HTTP - Management
Get the root node
Created by Contensis product team, last modified by m.white on 23 Jun 2020
Gets the root node of the specified project.
GET/api/management/projects/{projectId}/nodes/root
Parameter
Name | Parameter type | Type | Description | Example | Required |
---|---|---|---|---|---|
projectId | path | string | The project identifier found in the project overview screen of the management console | movieDb | true |
Example
GET: /api/management/projects/website/nodes/root