Retrieve assets belonging to a specific collection
GET
/api/assets/collection/{collectionId}Authorization
AuthorizationBearer token (JWT) · headerrequiredPath parameters
collectionIdstringrequiredQuery parameters
perPagestringrequiredpagestringrequiredqstringrequiredHeader parameters
x-organization-idstringTarget organization id. Defaults to the caller's personal organization when omitted.
Responses
200OK
any401Unauthorized
any404Not Found
any