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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
blockIdpathstringThe block identifiermovie-listingtrue

Responses

HTTP status codeReasonModel
200SuccessBlock
401UnauthorizedError
422Validation errorError
500Internal server errorError

Examples

Example request

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

Still need help?

New support request