Get account groups

Get all account groups with pagination, sorting, and filtering support.

Required Permissions: account-groups:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to name:asc

Sorting criteria in the format: property:asc/desc. Default sort is
name:asc. Multiple sort criteria are supported and must be separated with a comma.
Accepts fields: id, name, siteId, ldapServerId.

sort
string

Query in the RSQL format to filter account groups collection. An empty query returns all results for the requested page.
Supported fields: id, name, siteId, ldapServerId.
Multiple conditions can be combined using logical operators.
This parameter can be used with paging and sorting parameters.
Example: name=="Admins" and siteId==-1

Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json