Get collection details

Get details of a specific collection. This endpoint retrieves detailed information about a single collection identified by its UUID. The user must have access to the collection to view its details.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The unique identifier of the collection

Headers

X-API-KeystringRequired

Response

Successful Response
resultsobject

Errors