Get a single collection by its ID
GET
/api/collections/{id}Authorization
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredHeader parameters
x-organization-idstringTarget organization id. Defaults to the caller's personal organization when omitted.
Responses
200OK
any404Not Found
any500Internal Server Error
any