Policies
List Policies
List all policies and create a new policy
GET
Retrieve a paginated list of all policies in your organization.
Query Parameters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Which field to use when ordering the results.
A page number within the paginated result set.
Number of results to return per page.
A search term.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.