Get activity (clicks, opens, etc) of selected subscriber [Rate limited]

Response Body Parameters

ParamaterTypeDescription
datestringDate & time when action is performed
report_idintegerID of report actions belongs to
subjectstringSubject of received email
typestringAvailable values:

- open
- click
- junk
- bounce
- unsubscribe
- forward

Additional Response Body Parameters

These parameters are provided when the following condition is true:

type = click
ParameterTypeDescription
link_idintegerID of link object
linkstringURL value

These parameters are provided when the following condition is true:

type = forward
ParameterTypeDescription
receiverobject
receiver.namestringName of forwarded email receiver
receiver.emailstringEmail of forwarded email receiver
senderobject
sender.namestringName of forwarded mail sender
sender.emailstringEmail of forwarded mail sender
Language
Authorization
Header
Click Try It! to start a request and see the response here!