/sequences/search

Search sequence recipients by email and sequenceId, returning their status.

Query Params
string

A search string. For now, only matches against recipient email address (i.e. "from:mixmax.com"). Case insensitive. Either query or recipients must be supplied.

recipients
array of strings

An array of recipient email addresses. Case insensitive. Either text or recipients must be supplied.

recipients
string

The id of the sequence to filter by. If omitted, returns one result per sequence for each matching recipient.

int32
Defaults to 0

Which offset to start listing records for. Combined with limit, this can be used to paginate results.

int32
Defaults to 50

How many records to return

Responses

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