v1
latestOpenAPI 3.0.32026-07-26870417.2 KBqueue
Fetch Queue Jobs
This endpoint returns the jobs currently in the queue
get/queue/jobs
Query parameters
queue_idstring
Example:63cda77b-73de-433e-a652-a8f489100d43
Provide the queue_id of the message to filter for that job
broadcast_idstring
Provide the broadcast_id to filter all messages of that broadcast
Headers
x-phonestring
Example:{{orgPhone}}
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
Response
200 OK
object required
The response is a JSON object of the message job. Refer to the message job object here