Skip to main content
GET
Check Email Stats
Engagement events for one sent email: opens, clicks, replies and bounces, with timestamps. Get the message id from get_apollo_emailer_messages_search. Use this rather than inferring engagement from the message record itself, which carries delivery state but not recipient behaviour.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Emailer message ID.

Response

Successful response

emailer_message
object

Email object (when returned).

activities
string[]

Activity events (when returned).