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

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
componentId(required)pathstringThe component 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
200SuccessComponent
401UnauthorizedError
404Component not foundError
500Internal server errorError

Examples

HTTP
GET: /api/management/projects/movieDb/components/movieRole/

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