Policies

Get the names of existing policies.

Returns the names of the caller's policies, paged. Admins may list another user's policies by passing that user's email as owner.

get/api/policies

Query parameters

ownerstring
offsetinteger
limitinteger

Headers

Authorizationstring required

Response

The names of the policies.

string[] required

Changes