List Policies

This API is used to retrieve Policies from the server, along with details including title, description, and ID. Add the id parameter to only retrieve details of a specific Policy. You can only retrieve Policies for which you have view or edit permissions.

Query Params

Will return only the entity with the ID value.

integer
≥ 1
Defaults to 100

Specifies the number of items to be fetched in one paginated response. Response may have a X-Next-Page URL parameter in the header to fetch next set of items or page.

integer
Defaults to 0

Specifies the number of items to be skipped in the response. Used together with Limit parameter to fetch paginated responses. This is automatically set in X-Next-Page response header if present.

string

Filter by Policy title

boolean
Defaults to false

Will return only deleted entities when set to true.

Responses

Language
Credentials
URL
Choose an example:
application/json