Request Block Data

Requests block data.

get

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

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequired

Policy Id

Example: 000000000000000000000001
uuidstringRequired

Block Identifier

Example: 00000000-0000-0000-0000-000000000000
Responses
200

Successful operation.

application/json
get
/policies/{policyId}/blocks/{uuid}

Last updated