Get a policy configuration
GET/nevisidm/api/core/v1/:clientExtId/policies/:extId
Since: 2.79.0
Required permission(s): AccessControl.PolicyView
Returns the policy configuration with the given external ID, belonging to the specified client.
The response includes all policy attributes and the configured policy parameters as name-value pairs.
Request
Responses
- 200
- 403
- 404
Policy configuration found
Insufficient permissions
Referenced resource not found