Skip to main content

Get node's children

Log in to add to favourites
GET/api/management/projects/{projectId}/nodes/{parentNodeId}/children

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
parentNodeIdpathstringuuidThe parent node identifier for the children which have an order.true

Responses

HTTP status codeReasonModel
200SuccessNode
401UnauthorizedError
404Project not foundError
404Parent node not foundError
500Internal server errorError

Examples

HTTP
1
GET: /api/management/projects/website/nodes/f3322e4f-72b5-4064-be88-fcfed6c82635/children

Still need help?

New support request