Retrieves Block Data by Tag
RETRIEVES BLOCK DATA BY TAG
Requests block data
GET
/policies/{policyId}/tag/{tag}/blocks
Requests block data by tag. Only users with a role that described in block are allowed to make the request.
Path Parameters
Name
Type
Description
policyId*
String
Selected Policy ID
tag*
String
Tag from the selected policy
Last updated