namespace, taxonomy_key, node_id, and field_key.
List metadata taxonomy nodes
Retrieve a list of nodes defined within a metadata taxonomy. Nodes are the hierarchical data available in your taxonomy. To list all nodes, call the API endpoint.Additional information is available for the and of a taxonomy.
Get a metadata taxonomy by key
Get the full definition of a specific taxonomy including how many levels it has, and what the display names and descriptions of those levels are. To get information by taxonomy key, call the API endpoint.Additional information is available for the and of a taxonomy.
Get a metadata taxonomy node by ID
You can fetch a specific node and its metadata using its ID. Nodes are the hierarchical data available in your taxonomy. To get a node, call the API endpoint.Additional information is available for the , , and of a taxonomy.
List metadata taxonomy field options
Retrieve the nodes that serve as selectable options for a taxonomy field, as defined inside a metadata template. To list possible values for taxonomy nodes in a template, call the API endpoint.Additional information is available for the , , and of a taxonomy.
