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
GET /api/v1/policies/{policyId}/tag/{tagName}/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]" ] } ] } ] }