Policies

Get a policy.

Returns the full policy with the given name. Admins may retrieve another user's policy by passing that user's email as owner. Requires the policies:read scope.

get/api/policies/{policyName}

Path parameters

policyNamestring required

Query parameters

ownerstring

Headers

Authorizationstring required

Response

The policy JSON.

Changes