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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
componentIdpathstringThe component identifier.true
versionStatusquerystringThe status of the associated entry, either published or latest. The default is publishedfalse
versionquerystringThe version number of the resource.{major}.{minor} e.g. 1.2false

Responses

HTTP status codeReasonModel
200SuccessComponent
401UnauthorizedError
404Component not foundError
500Internal server errorError

Examples

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

Still need help?

New support request