Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url https://api.box.com/2.0/metadata_taxonomies/{namespace} \ --header 'Authorization: Bearer <token>'
client.metadata_taxonomies.get_metadata_taxonomies(namespace)
await client.metadataTaxonomies.getMetadataTaxonomies(namespace);
try await client.metadataTaxonomies.getMetadataTaxonomies(namespace: namespace)
client.getMetadataTaxonomies().getMetadataTaxonomies(namespace)
await client.MetadataTaxonomies.GetMetadataTaxonomiesAsync(namespaceParam: namespaceParam);
このページは役に立ちましたか?