Skip to main content

Get nodes by entry id

Log in to add to favourites
GET/api/management/projects/{projectId}/nodes?entryId={entry-id}

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
entryIdquerystringuuidThe entry identifier as a 128 bit GUIDtrue

Responses

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

Examples

HTTP
1
GET: /api/management/projects/website/nodes?entryId=d6bdea41-729c-4a07-85bf-a392aa0afc2b

Still need help?

New support request