Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/messages/{messageID}/status \ --header 'Authorization: Bearer <token>'
{ "data": { "message_id": "<string>", "status": "<string>", "delivered_at": 123, "error": "<string>", "failed_at": 123, "read_at": 123 } }
Session token or API key
Provider message ID
1
Channel ID
OK
Show child attributes