List Collections
Collections
List Collections
List API collections (filtered by role)
GET
List Collections
Authentication
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
| Status | Description |
|---|---|
| 401 | Invalid or expired token |

