Skip to main content

List entries by content type

Log in to add to favourites
GET/api/management/projects/{projectId}/contenttypes/{contentTypeId}/entries

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
contentTypeIdpathstringThe content type identifier.true
versionStatusquerystringThe status of the associated entry, either published or latest. The default is publishedfalse
pageIndexquerynumberintegerThe index of the pagefalse
pageSizequerynumberintegerThe number of results per page. The default is 25.false
orderquerystringA comma-separated list of the field Ids to order the results by. Prefix field Id with - for descending order.-version.modifiedfalse
languagequerystringlanguageThe specified language for the node. If no value is provided then the menu order is removed for all languagesfalse
dataFormatquerystringThe specific dataFormat, default is all. e.g. entry, asset.false

Responses

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

Examples

Still need help?

New support request