Skip to main content

Get a content type

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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
contentTypeIdpathstringThe content type identifier.true

Responses

HTTP status codeReasonModel
200SuccessContent type
404Project not foundError
404Content type not foundError
500Internal server errorError

Examples

HTTP
1
GET: /api/delivery/projects/movieDb/contenttypes/movie

Still need help?

New support request