List automation activity logs
GET/automations/:id/logs
Paginated per-recipient send log for one automation, filterable by status (single or comma-separated list) and channel. Sorted newest-first on sentAt by default.
Request
Responses
- 200
- 400
- 401
- 404
Paginated automation logs.
Validation error
Unauthorized - Invalid or missing API key
Resource not found