Skip to main content
GET
List Collections

Authentication

string
required
Bearer token: Bearer <firebase_id_token>

Example Request

Response

Returns an array of collections. Results are filtered based on role:
  • Admin: All collections
  • Client: Only collections with granted access

Example Response

Errors