User -- Search

Searches for users matching a specific criteria. It matches phone numbers, emails, or name. Optionally, it accepts filters to reduce the amount of final results.

  • The cursor value is provided in the response, and can be passed as a parameter to retrieve subsequent pages of results.

Rate limit: 1200 per minute.

Query Params
string
required

A string that will be matched against user information. For phone numbers in e164 format, it is recommended to URL-encode the model term.

string

A token used to return the next page of a previous request. Use the cursor provided in the previous response.

string

Only supported filter: name_only (true/false). If true, query matches against name only. Format: filter=[name_only=true].

Response

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