Get a block
Log in to add to favouritesPage last updated 17 January 2023
GET/api/management/projects/{projectId}/blocks/{blockId}
Parameters
| Name | Parameter type | Type | Description |
|---|---|---|---|
| projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
| blockId(required) | path | string | The block identifier |
Responses
Examples
Accept: application/json
GET: /api/management/projects/movieDb/blocks/movie-listing