Events
Retrieve Events
Returns events regarding the status of your email.
To learn more about the different event types, see our guide to checking the email log in SendLayer.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Unix Timestamp
Example:
1646901478
Unix Timestamp
Example:
1646901480
Name of event type (accepted, rejected, failed, delivered, opened, clicked, unsubscribed, complained)
Example:
"delivered"
Required range:
x >= 0
Example:
0
Required range:
x >= 1
Example:
20
Example:
"10210a3d-7d37-4967-9c20-ad4e26016a78"
Response
200 - application/json
OK
A succesful response returns records for the logged email event(s)
The response is of type object
.