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.

Path parameters

idstringRequired

The unique identifier of the collection

Headers

AuthorizationstringRequired

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

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors