Skip to main content
GET/api/delivery/projects/{projectId}/nodes/{nodeId}/children

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
nodeId(required)pathstringuuidThe node identifier as a 128 bit GUID
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languages
versionStatusquerystring-The status of the associated entry, either published or latest. The default is published
entryFieldsquerystring-A comma separated list of entry fields to include in the entry response. Specify * to include all entry fields
entryLinkDepthquerynumber-The depth at which to resolve the full entry data for a linked entry or asset, with a maximum depth value of 10
entryFieldLinkDepthsqueryobject-Link depths for specific field paths to resolve the full entry data for a linked entry or asset, with a maximum depth value of 10 (version 16+ only)

Responses

HTTP status codeReasonModel
200SuccessNode
404Project not foundError
404Node not foundError
500Internal server errorError

Examples

HTTP
GET: /api/delivery/projects/movieDb/nodes/d014533c-2f4e-4f73-b9f5-ff107755080b/children?language=en-GB&versionStatus=latest

Remarks

If an order has been set for the child nodes then they will be returned in the defined order, otherise they will be returned ordered by the created date ascending.

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