Last updated 2 years ago
GET /policies/{policyId}
GET
/policies/{policyId}
Retrieves policy configuration for the specified policy ID. Only users with the Standard Registry role are allowed to make the request.
policyID*
String
Selected policy ID
{ content: application/json: schema: $ref: '#/components/schemas/PolicyConfig' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }