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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
rendererIdpathstringThe renderer identifiertop-movie-listingtrue

Responses

HTTP status codeReasonModel
200SuccessRenderer
401UnauthorizedError
500Internal server errorError

Examples

Get renderer

HTTP
1
2
Accept: application/json GET: /api/management/projects/movieDb/renderers/top-movie-listing

Still need help?

New support request