List all administrators

Returns the list of admins with their details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
  • The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.
  • Keep this field blank in the first request.
int64
≤ 500
Defaults to 10

Specify the number of records you want to receive in the API response. Example-30

id
array of int64s

Specify the admin IDs you want to list, separated by commas. Example - 1,2

id
email
array of strings

Specify the email addresses of the admins you wish to list, separated by commas. Example- [email protected], [email protected]

email
role
array of int64s

Specify the role IDs of admins you wish to list, separated by commas. Example- 2, 4

  • 2 - MSP Admin
  • 3 - Tenant Admin
  • 4 - Read Only Admin
role
Headers
string
required

Specify the Bearer access token

Responses

400

Bad Request

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