Used to retrieve metadata taxonomy nodes which are available for the taxonomy field based
on its configuration and the parameters specified.
Results are sorted in lexicographic order unless a query parameter is passed.
With a query parameter specified, results are sorted in order of relevance.
The access token received from the authorization server in the OAuth 2.0 flow.
The namespace of the metadata taxonomy.
The name of the metadata template.
The key of the metadata taxonomy field in the template.
Filters results by taxonomy level. Multiple values can be provided. Results include nodes that match any of the specified values.
Node identifier of a direct parent node. Multiple values can be provided. Results include nodes that match any of the specified values.
Node identifier of any ancestor node. Multiple values can be provided. Results include nodes that match any of the specified values.
Query text to search for the taxonomy nodes.
When set to true this provides the total number of nodes that matched the query.
The response will compute counts of up to 10,000 elements. Defaults to false.
When set to true, this only returns valid selectable options for this template
taxonomy field. Otherwise, it returns all taxonomy nodes, whether or not they are selectable.
Defaults to true.
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The maximum number of items to return per page.
x <= 1000Returns a list of the taxonomy nodes that match the specified parameters.
A list of metadata taxonomy nodes.
The limit that was used for these entries. This will be the same as the
limit query parameter unless that value exceeded the maximum value
allowed. The maximum value varies by API.
1000
The marker for the start of the next page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
The marker for the start of the previous page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVih"
A list of metadata taxonomy nodes.