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

{
    application/json:
              schema:
                $ref: '#/components/schemas/PolicyBlockData'
}

Last updated