cURL
curl --request GET \ --url http://localhost:3001/portal-api/pages/{page_id}/content-blocks/{content-block_id} \ --header 'Authorization: <api-key>'
{ "CreatedAt": "2023-06-25 13:37", "UpdatedAt": "2023-06-25 13:37", "ID": 1 }
Get a content block
UID of the content block
1
UID of the page
OK
Timestamp of when this catalogue was created
"2023-06-25 13:37"
Timestamp of when this catalogue was updated the last time
Was this page helpful?