Summarise one bulk send by status
GET/api/v1/waba/messages/batches/:reference
Counts the batch by message status, so a run of hundreds gives one number per outcome rather than pages of rows. queued has not reached Meta yet, which is expected immediately after upload.
Request
Responses
- 200
- 400
- 401
- 500
Batch summary fetched successfully
Validation error
Unauthorized (invalid apiToken)
Internal server error