v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBList all members
List all members that are part of the specified team
Query parameters
Search term to filter members by name or email
Filter members by multiple roles
Filter members by name (partial match)
Filter members by email address (partial match)
Match with any property of the notary public profile, e.g. { "jurisdiction.state": "TX" }
Filter members by whether they have a notary public profile (true) or not (false)
Field to sort members by
Sort order (ascending or descending)
Limit on number of objects returned. Default to 100. Maximum 100.
The cursor pagination for the number at which at the returned array starts. Must be less than maximum of elements.
Response
A directory with a data property that contains an array of up to limit objects, starting after skip. Each entry in the array is a separate object. If no more objects are available, the resulting array will be empty. This request should never return an error.