Filter all messages

GET {{baseUrl}}/messages?query=<string>&limit=<string>

In order to gain access to the Email Activity Feed API, you must purchase additional email activity history.

Filter all messages to search your Email Activity.

Queries may need to be URL encoded. URL encoding depends on how you're using the API - if you are trying it out here, or using one of the Libraries, we handle the encoding for you. If you are using cURL, or your own implem

Request Params

KeyDatatypeRequiredDescription
querystringUse the query syntax to filter your email activity.
limitstringThe number of results to include on each page.