Queue APIs
Get Broadcast Status
Retrieves the status of a broadcast message by its ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
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
Example:
"{{orgPhone}}"
Query Parameters
The unique identifier of the broadcast
Example:
"22b2a2a4-3c61-4b94-807c-fa431e71a8e5"
Response
200 - application/json
Successful operation
The response is of type object
.