Skip to main content
GET/api/management/projects/{projectId}/entries/{entryId}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
entryId(required)querystringuuidThe entry identifier as a 128 bit GUID
versionStatusquerystring-The status of the associated entry, either published or latest. The default is published
versionquerystring-The version number of the resource. {major}.{minor} e.g. 1.2
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languages

Responses

HTTP status codeReasonModel
200SuccessEntry
401UnauthorizedError
404Project not foundError
404Entry not foundError
500Internal server errorError

Examples

Get an entry by id

HTTP
GET: /api/management/projects/movieDb/entries/movie/71f73a9b-2a13-4d63-bcc1-e8ee5047b01c

Remarks

If a specific versionNo value has been provided then the versionStatus value will be ignored.

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