GetMarketingEmailSendLogs

GetMarketingEmailSendLogs function returns all events and logs about a marketing email send based on the provided search criteria such as email, tags, or specific date ranges.

Query Params
string

The email address of the contact to filter logs

date-time

Start date for filtering logs. Format: yyyy-MM-dd HH:mm:ss

date-time

End date for filtering logs. Format: yyyy-MM-dd HH:mm:ss

string

Optional start time filter (HH:mm:ss)

string

Optional end time filter (HH:mm:ss)

integer

Filter by a specific tag identifier

integer
Defaults to 100

Maximum number of rows to return

integer
Defaults to 0

Number of rows to skip

Headers
string
required
Defaults to {$$.env.access_token}
Responses

401

Not-authenticated. Please re-login.

429

Too Many Requests

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