Request Block Data

REQUESTING BLOCK DATA

Requests block data

GET /policies/{policyId}/blocks/{uuid}

Requests block data. Only users with a role that described in block are allowed to make the request.

Path Parameters

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