v1

latestOpenAPI 3.1.02026-07-2310742.5 KB

Get Collections

Retrieves a list of available collections. Optionally filter by catalog UUID.

get/collections

Query parameters

catalog_uuidstring

Optional UUID of the catalog to filter collections by.

include_all_catalogsboolean

Optional parameter to include collections from all catalogs. If false or omitted, only collections from the default catalog are returned. Set to true to fetch from all catalogs.

Headers

Accept'application/json' required

The request must accept JSON responses.

x-api-keystring required

API key required for authentication.

Response

A list of collections retrieved successfully.

successboolean

Indicates if the operation was successful.

messagestring

A message about the operation.