Search Team Members

The Search Team Members API can be used to get information about your team members.

Query Params
number
1 to 100
Defaults to 20

Number of entities to return. Used for pagination implementation. If no value is provided used default 20. Max 100.

number
≥ 0

Number entities to skip. Useful for pagination implementation. Only works if count param is passed

string
enum

Field to sort by

Allowed:
string
enum

Direction of sort results. asc or desc

Allowed:
string

Search query to perform

string

The permission group ID to filter users by.

string

The permission group name to filter users by.

string

Whether to filter users by MFA status.

string

Whether to filter users by verification status.

statuses
array of strings

The statuses to filter users by.

statuses
ids
array of strings

The IDs to filter users by.

ids
string
enum

The authentication type to filter users by.

Allowed:
Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

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