v1

latestOpenAPI 3.0.12026-07-2471156164.1 KB
User Groups

List group members

Returns all group members. A maximum of 100 group members will be returned. If more than 100 group members exist, a link to the next page of results will be included in the Link header

get/api/v1/groups/{groupId}/members

Path parameters

groupIdstring required

The ID of the group

Query parameters

tokenstring

Paging token

searchstring

Search Term

sortFieldstring

Sort Field

sortDirstring

Sort Order

Response

successful operation

idstring

ID of the group member

managedByScimboolean
dateCreatedstring date-time

Date the group member was added to the group. Dates are in ISO-8601 format. Example date (January 2nd 2014 12pm UTC): 2014-01-02T12:00:00.000+0000