Taxonomies REST Endpoints

Taxonomies
The resources used to access published taxonomies and their respective categories.
Get Metadata of a Category Using ID
Method: get
Path: /content/published/api/v1.1/metadata-catalog/taxonomies/{id}/categories/{categoryId}
Get Metadata of a Published Taxonomy Using ID
Method: get
Path: /content/published/api/v1.1/metadata-catalog/taxonomies/{id}
Get Metadata of Published Categories
Method: get
Path: /content/published/api/v1.1/metadata-catalog/taxonomies/{id}/categories
Get Metadata of Published Taxonomies
Method: get
Path: /content/published/api/v1.1/metadata-catalog/taxonomies
List Taxonomies
Method: get
Path: /content/published/api/v1.1/taxonomies
Read a Published Category
Method: get
Path: /content/published/api/v1.1/taxonomies/{id}/categories/{categoryId}
Read a Published Taxonomy
Method: get
Path: /content/published/api/v1.1/taxonomies/{id}
Search Published Categories
Method: get
Path: /content/published/api/v1.1/taxonomies/{id}/categories