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}.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Headers

X-Polytomic-VersionstringRequired

Response

OK
datalist of objects or null

Errors

500
Internal Server Error