v1
latestOpenAPI 3.0.32026-07-24198357534.7 KBClassification & Catalog
Provide a list of Classifications in a tree-like representation of a Catalog resource
Retrieves the collection of Catalog resources.
get/catalogs/{id}/classifications
Path parameters
idstring required
Query parameters
withAscendantboolean
Used with 'classification_id' parameter, it allows to get the full tree for a given Classification
classification_idstring
depthinteger
pageinteger
The collection page number
limitinteger
The number of items per page
paginationboolean
Enable or disable pagination
idstring
id[]string[]
objectType'asset' | 'document'
Response
Catalog collection
Example response
[
{
"id": "identifier_example"
}
]