Get User Group Members

Use this API to retrieve a list of users that are members of a specific user group.

Path Params
uuid
required

The unique identifier of the user group.

Query Params
int32
β‰₯ 0
Defaults to 0

The page number to retrieve.

int32
1 to 2000
Defaults to 20

The number of records per page.

string
enum
Defaults to fullName,asc

Sort order for the results.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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
*/*