List group member assignments

View all current members for all groups.

Query Params
string

OData like filter expression. Supported operators: eq, ne, and.
Supported fields: userId, groupId.
Examples:

  • groupId eq 7947597e-874a-492d-a5b2-4efcdfa87415
  • userId eq 31c4c9fd-e64f-4606-b2e4-84fd9b51b9e1
  • userId eq 31c4c9fd-e64f-4606-b2e4-84fd9b51b9e1 and groupId eq 7947597e-874a-492d-a5b2-4efcdfa87415
string

Order results by one or more fields. Use asc or desc for direction.
Supported fields: userId, groupId.
Example: groupId asc, userId asc

integer
1 to 50
Defaults to 50

Number of records to return (page size)

boolean
Defaults to false

Include total count of matching records in response

string

Comma-separated list of fields to include in response.
Supported fields: userId, groupId.
Example: userId,groupId

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json