Last updated 7 months ago
Returns data from the root policy block. Only users with the Standard Registry and Installer role are allowed to make the request.
Policy Id
000000000000000000000001
GET /api/v1/policies/{policyId}/blocks HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Successful operation.
{ "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ "[Circular Reference]" ] } ] } ] }