Skip to main content

Get taxonomy nodes by key

Log in to add to favourites
GETGET: /api/delivery/projects/{projectId}/taxonomy/nodes/{key}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
key(required)pathstring-The taxonomy key
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languages
childDepthquerynumberintegerThe maximum depth to which child nodes should be returned
orderquerystring-A comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order.

Responses

HTTP status codeReasonModel
200SuccessTaxonomy
404Project not foundError
404Taxonomy not foundError
500Internal server errorError

Examples

HTTP
GET: /api/delivery/projects/movieDb/taxonomy/nodes/0/1/2?language=en-GB&childDepth=2&order=defined

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request