Retrieve email delivery logs for the domain associated with your tenant. This endpoint provides logs about email delivery, bounces, and receptions.
Parameter | Type | Required | Description |
---|---|---|---|
type | string | No | Filter logs by event type. Possible values: Reception, Delivery, Bounce, TransientFailure |
200 OK
: Statistics retrieved successfully401 Unauthorized
: Invalid API keyDomain name
Filter logs by event type
Reception
, Delivery
, Bounce
, TransientFailure
, Opened
, Click
Statistics retrieved successfully
The response is of type object
.