HTTP - Management
Removed from your favourites
Get nodes by entry id
Created by Contensis product team, last updated 22 Jun 2020
Gets all nodes that have a specified entry attached.
GET/api/management/projects/{projectId}/nodes?entryId={entry-id}
Parameters
Name | Parameter type | Type | Format | Description | Example | Required |
---|---|---|---|---|---|---|
projectId | path | string | The project identifier found in the project overview screen of the management console | movieDb | true | |
entryId | query | string | uuid | The entry identifier as a 128 bit GUID | true |
Example
HTTP
GET: /api/management/projects/website/nodes?entryId=d6bdea41-729c-4a07-85bf-a392aa0afc2b