Retrieval of Data from Root Policy Block
RETRIEVING DATA FROM ROOT POLICY BLOCK
Retrieves data for the policy root block
GET
/policies/{policyId}/blocks
Returns data from the root policy block. Only users with the Standard Registry and Installer role are allowed to make the request
Path Parameters
Name
Type
Description
policyID*
String
Selected policy ID
{
content:
application/json:
schema:
$ref: '#/components/schemas/PolicyBlock'
}
Last updated