collections
List collection categories
List collection categories
get/account/collections/{collection_id}/categories
Path parameters
collection_idinteger required
Collection unique identifier
Response
OK. Categories list
Example response
[
{
"parent_id": 1,
"id": 11,
"title": "Anatomy",
"path": "/450/1024/6532",
"source_id": "300204",
"taxonomy_id": 4
}
]