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

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
versionStatusquerystring-The status of the associated entry, either published or latest. The default is published
pageIndexquerynumberintegerThe index of the page.
pageSizequerynumberintegerThe number of results per page. The default is 25.
orderquerystring-A comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order.
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languages
dataFormatquerystring-The specific dataFormat, default is all.

Responses

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

Examples

HTTP
GET: /api/management/projects/movieDb/entries/?versionStatus=published&pageSize=10

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