GroupV2
Get the list of members in a given group.
get/GroupV2/{groupId}/Members/
Path parameters
currentpageinteger required
Page number (starting with 1). Each page has a fixed size of 50 items per page.
groupIdinteger required
The ID of the group.
Query parameters
memberTypeinteger
Filter out other member types. Use None for all members.
nameSearchstring
The name fragment upon which a search should be executed for members with matching display or unique names.
Response
Look at the Response property for more information about the nature of this response