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
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Headers
X-Polytomic-Version
Response
OK
data
Errors
401
Unauthorized Error
500
Internal Server Error
