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

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
entryIdquerystringuuidThe entry identifier as a 128 bit GUIDtrue
versionStatusquerystringThe status of the associated entry, either published or latest. The default is publishedfalse
pageIndexquerynumberintegerThe index of the page.false
pageSizequerynumberintegerThe number of results per page. The default is 25.false
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languagesfalse

Responses

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

Examples

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

Still need help?

New support request