v1
latestSwagger 2.02026-07-134146194.6 MBGroupUsers
Gets a list of users in a group.
Retrieves a list of users in a group.
get/v2.1/accounts/{accountId}/groups/{groupId}/users
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
groupIdstring required
The ID of the group being accessed.
Query parameters
countstring
The maximum number of results to return.
Use start_position to specify the number of results to skip.
Valid values: 1 to 100<br> Default: 50
start_positionstring
The zero-based index of the result from which to start returning results.
Use with count to limit the number of results.
The default value is 0.
Response
Successful response.