List Permissions

Returns a list of all permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
string

A generic expression to filter the list with.

group
array of integers
group
integer
Defaults to 1000

The number of records returned in the single call. See API Paging.

integer
Defaults to 0

The number of records to skip. The offset value is usually equal to the page_number * limit. See API Paging.

string

The name of the fields to order the results by. Multiple columns can be specified as a comma separated list (i.e. id,name). Columns can also be ordered in descending order by prefixing with a hyphen (i.e. -id).

string

A term that will be (case-insensitive) searched for in each of the fields: ('name', 'codename')

Response

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json