Get Collection
Collections
Get Collection
Get a specific collection with its OpenAPI spec
GET
Get Collection
Authentication
Supports both Firebase and API Key authentication:Bearer token:
Bearer <firebase_id_token>Client identifier
Client secret
Path Parameters
Collection ID (UUID)
Example Request
Response
Collection ID
Collection name
Collection description
Full OpenAPI 3.0 specification
Creator’s profile ID
Creation timestamp
Example Response
Errors
| Status | Description |
|---|---|
| 401 | Invalid authentication |
| 403 | No access to this collection |
| 404 | Collection not found |

