Last updated 7 months ago
Requests block data by tag. Only users with a role that described in block are allowed to make the request.
Policy Id
000000000000000000000001
Block name (Tag)
block-tag
curl -L \ --url '/api/v1/policies/{policyId}/tag/{tagName}/blocks' \ --header 'Authorization: Bearer JWT'
{ "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ { "id": "text", "blockType": "text", "blocks": [ "[Circular Reference]" ] } ] } ] }