List group administrator assignments

View all current administrators for all groups.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

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

  • groupId eq 11111111-1111-1111-1111-111111111111
  • userId eq 22222222-2222-2222-2222-222222222222
  • groupId eq 11111111-1111-1111-1111-111111111111 and userId eq 22222222-2222-2222-2222-222222222222
string

Order results by one or more fields. Use asc or desc for direction.
Supported fields: groupId, userId.
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: groupId, userId.
Example: groupId,userId

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