List members

Returns a list of members. If there are no members, the list will be empty.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
date-time

Filter members by the date they were created. The value should be an ISO 8601 formatted string: yyyy-MM-ddTHH:mm:ssZ

date-time

Filter members by the date they were modified. The value should be an ISO 8601 formatted string: yyyy-MM-ddTHH:mm:ssZ

string

Filter members by matching first name, last name or email address.
The value should be a string and can either be a full or partial search term.
Partial searches should start from the beginning of the string,
for example Joh would return a member called John, but ohn would not.

uuid

Filter members by the group they are a member of.

string
enum

Filter members by their approval status for a given group they are a member of.

Allowed:
roleName
array of strings

Filter members by role, using the role name. To filter on multiple roles, pass in multiple query string values (e.g. ?roleName=role&roleName=role).

roleName
int32
int32
Responses

400

Invalid request

401

Unauthorized

403

Forbidden

404

Not Found

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