Search contacts

Search and filter contacts using various criteria

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Search by email, first name, or last name (prefix match on primary email)

string

Filter by a single tag name

string
enum
Defaults to last_name

Column to sort by

Allowed:
string
enum
Defaults to asc

Sort direction

Allowed:
string
enum
Defaults to and

How to combine advanced filters (used with filters parameter)

Allowed:
filters
array of objects

Advanced filtering array. Each filter has type, field, criteria, and value/values. NOTE: Swagger UI generates filters[0][field]=tags format. Manually change [0] to [] for Rails: filters[][field]=tags For enum fields (tags, owner): filters[][type]=enum&filters[][field]=tags&filters[][criteria]=has_any_of&filters[][values][]=tag1 For string fields: filters[][type]=string&filters[][field]=first_name&filters[][criteria]=starts_with&filters[][value]=John

filters
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