List all members

List all members that are part of the specified team

Path Params
string
required

Id of the team

Query Params
string

Search term to filter members by name or email

roles
array of objects

Filter members by multiple roles

roles
string

Filter members by name (partial match)

string

Filter members by email address (partial match)

notaryPublicProfile
object

Match with any property of the notary public profile, e.g. { "jurisdiction.state": "TX" }

boolean

Filter members by whether they have a notary public profile (true) or not (false)

string
enum
Defaults to name

Field to sort members by

Allowed:
string
enum
Defaults to asc

Sort order (ascending or descending)

Allowed:
number
1 to 100
Defaults to 100

Limit on number of objects returned. Default to 100. Maximum 100.

number

The cursor pagination for the number at which at the returned array starts. Must be less than maximum of elements.

Response

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