Get taxonomy nodes by key
Log in to add to favouritesGETGET: /api/delivery/projects/{projectId}/taxonomy/nodes/{key}
Parameters
Name | Parameter type | Type | Format | Description |
---|---|---|---|---|
projectId(required) | path | string | - | The project identifier found in the project overview screen of the management console. |
key(required) | path | string | - | The taxonomy key |
language | query | string | language | The specified language for the node. If no value is provided then the menu order is removed for all languages |
childDepth | query | number | integer | The maximum depth to which child nodes should be returned |
order | query | string | - | A comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order. |
Responses
Examples
GET: /api/delivery/projects/movieDb/taxonomy/nodes/0/1/2?language=en-GB&childDepth=2&order=defined