Skip to main content

Get a content type

Log in to add to favourites
This endpoint retrieves the details of a specific content type, such as an entry, asset, or form based on a given data format.
GET/api/management/projects/{projectId}/contenttypes/{contentTypeId}

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
contentTypeId(required)pathstringThe content type identifier.
versionStatusquerystringThe status of the associated entry, either published or latest. The default is published
versionquerystringThe version number of the resource. {major}.{minor} e.g. 1.2

Responses

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

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