/contacts [deprecated]

Lists all your Mixmax Contacts (ie people you've emailed using Mixmax). Does not currently return contacts shared with you via shared contact groups (a performance limitiation).

Query Params
string
Defaults to (created date)

Field to sort by. One of: name, email, timestamp, or usedCount

boolean
Defaults to false

True to sort ascending (A-Z)

string
Defaults to none

Optional search string. See below for format. If using search string, ALL contacts will be searched - even those shared with you.

boolean
Defaults to false

True to include contacts shared with you. Can only be used when also using search= due to current performance limitations.

string

Fields to expand in comma separated form. Currently supporting 'firstName', 'lastName', 'groups', 'notes' and 'salesforce'.

boolean
Defaults to false

Include analytics in the response

string
Defaults to last30

A string describing the analytics date range. One of 'today', 'yesterday', 'last7', 'thisWeek', 'lastWeek', 'last30', 'thisMonth', 'lastMonth', 'last12Months', 'thisYear', 'lastYear', 'allTime' or 'specific'.

int32

The client's timezone offset, in minutes. Used to determine date ranges.

date-time

When dates is 'specific', the lower bound (in ms).

date-time

When dates is 'specific', the upper bound (in ms).

Response

Language
Credentials
Header
Request
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!