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