List Policies

Lists all policies in the caller's organization. Each policy binds one or more roles to a set of resources, controlling what actions members with those roles can perform on those resources. To inspect a specific policy in detail, use [`GET /api/permissions/policies/{id}`](../../../api-reference/permissions/policies/get).

Authentication

AuthorizationBasic

This is the Polytomic deployment key (on-premises only)

OR
AuthorizationBearer
This is the Polytomic API key

Headers

X-Polytomic-VersionstringRequired

Response

OK
datalist of objects or null

Errors

401
Unauthorized Error
500
Internal Server Error