Retrieve sender metrics
GET/metrics/senders/:sender_type
Retrieves a list of senders, either sub-accounts or campaigns, with their associated message metrics. Sorted by total # of sent messages (processed + dropped) Supports optional filter for time range, and optional settings for limit, offset, and sort order. Note: senders without any messages in the given time range will not be included in the results. The default time range is from one month ago to now, and the default sort order is descending.
Request
Responses
- 200
- 400
- 500
Successfully retrieved top senders metrics
Invalid request
Internal server error