Get Tenant Statistics
Logs API
Get Email Logs
Retrieve email delivery logs for the domain associated with your tenant. This endpoint provides logs about email delivery, bounces, and receptions.
GET
Get Tenant Statistics
Please note that domain logs are available through a different API hostname (logs.sendrapp.org). See the Logs API documentation for more details.
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| type | string | No | Filter logs by event type. Possible values: Reception, Delivery, Bounce, TransientFailure |
Features
- Real-time email delivery logs
- Filter logs by event type
Response
200 OK: Statistics retrieved successfully401 Unauthorized: Invalid API key
Statistics are updated in real-time and reflect the current state of your email delivery.
Authorizations
Path Parameters
Domain name
Query Parameters
Filter logs by event type
Available options:
Reception, Delivery, Bounce, TransientFailure, Opened, Click