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
curl -L \ --url '/api/v1/policies/{policyId}/blocks' \ --header 'Authorization: Bearer JWT'
{ "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ "[Circular Reference]" ] } ] } ] }