Summary
Gets a single policy
Description
Returns specified policy.
Route
GET /policy-manager/policies/:id
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | policyId |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Policy document. |