This endpoint returns the jobs in the message queue. Optionally filter by queue_id or broadcast_id
Note: To check the status of a broadcast, pass the broadcast_id in the request body. This will return all jobs associated with that broadcast
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Please provide the number of the phone you want to call with this API in the header. The number must be in country code + number format without any characters or spaces, e.g. 919876543210; Alternatively, provide the phone_id (phone-xxxxxxxxxxxx) in the header
"918527184400"
200 OK
Unique identifier for the message queue
"5df4cb6d-9f2b-46b6-936e-8e6f4b1a5400"
Provisional message identifier, useful for tracking via /message/{unique_id}/status
"3EB0A0A8F90A01259C81A3"
A unique identifier for the message, containing information about the chat, sender, and message details.
"true_8824248940@c.us_3EB0A0A8F90A01259C81A3"
The recipient's chat ID, the unique identifier of the WhatsApp chat
"8824248940@c.us"
Identifier of who initiated the message (e.g. api, user)
"api"
Current status of the job (queued, sending, sent, failed, scheduled, pending, delivered, read, played)
queued, sending, sent, failed, scheduled "sent"
Description of the current status of the message
"Successfully submitted."
The message content that was sent
Timestamps for key events in the message lifecycle
Number of send attempts made
1