Get List of User Groups

Use this API to retrieve a list of user groups, with support for pagination and filtering.

Query Params
int32
β‰₯ 0
Defaults to 0

The page number for the results to be retrieved.

int32
1 to 2000
Defaults to 20

The number of records to be retrieved per page.

string
enum
Defaults to name,asc

The sorting criteria in the format: property,(asc|desc). The default sort order is ascending. Multiple sort criteria are supported.

Allowed:
string

The filters to apply to the user groups.

Responses

400

Bad Request

401

Unauthorized - Invalid or missing authentication

403

Forbidden - Insufficient permissions

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*