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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
versionStatusquerystringThe status of the associated entry, either published or latest. The default is publishedfalse

Responses

HTTP status codeReasonModel
200SuccessComponent
401UnauthorizedError
500Internal server errorError

Examples

HTTP
1
GET: /api/management/projects/movieDb/components?versionStatus=published

Still need help?

New support request