Skip to main content
Retrieve all metadata taxonomies defined within a given namespace, such as an enterprise. This lets you discover which taxonomies are available before working with a specific one. To list taxonomies, call the GET /metadata_taxonomies/{namespace} API endpoint.

curl --request GET \
--url https://api.box.com/2.0/metadata_taxonomies/{namespace} \
--header 'Authorization: Bearer <token>'
Additional information is available for the namespace of a taxonomy.