Broadcasts List
Using this endpoint you can obtain an updated list of all broadcasts configured for a given bot. Each broadcast entry is contains statistical data and general scheduling information.
Request
The following request will retrieve the current list of all active broadcasts for a chatbot:
Response
If successful, the response will contain a detailed array of all active broadcast.
Response Codes
This endpoint will reply with the following standard HTTP codes.
Code
Meaning
200
Ok. The request has been successfully fulfilled.
404
Not Found. The specified source chatbot have not been found.
Last updated