get https://public-api.vibescm.com/companies//mobiledb/broadcasts
This GET
method returns up to the first 100 broadcasts within the mobile database associated with your company_key.
Request
You can narrow down the search by adding a status to the end of your method. If no status is specified, it will default to scheduled status.
The following are valid status values (always lowercase):
scheduled
sent
canceled
in_progress
failed
paused
deleted
Response
A maximum of 100 broadcasts will be returned, sorted chronologically in ascending order.