Get user contacts

This API returns an array of contacts associated with the specified user.

The API performs a case-insensitive string compare on the field(s) corresponding to the query parameter(s) included in the invocation, logically ANDing the fields. Unicode characters are acceptable (e.g. 田中実 or 王芳 or غادة شعاع).

Refer to this table for valid (Country Codes)[https://countrycode.org/].

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

User ID of owner of contact list to return.

Query Params
string

Match firstname field of contact

string

Match lastname field of contact

string

Match display_name field of contact

string

Match email field of contact

string

Country code

string

Match street_address field of contact

string

Match zip_code field of contact

string

Match country field of contact

string

Match metadata field of contact

Responses

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