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

Parameter

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue

Responses

HTTP status codeReasonModel
200SuccessProject
401UnauthorizedError
403ForbiddenError
404Project not foundError
500Internal server errorError

Examples

Get a project by Id

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

Still need help?

New support request