Read delivery status
Check message status and delivery event history.
Read delivery status
After sending, use GET /v1/messages/{dispatchId} to read one message status. For several events at once, use POST /v1/messages/delivery-status.
Use the dispatchId returned by the send response and treat status as information that may change while delivery progresses.
See the GET message operation and delivery status operation for complete schemas.