Description: Return a list of all calls for a given broadcast. URL: https://www.gigabark.com/api/broadcast_calls.php Returns: array of [broadcast_call object] or [error object]
Parameters
Parameter Name
Required
Description
Permitted Valued
Default
email
Yes
The email address associated with the Gigabark account making API requests
(none)
password
Yes
The password used to log into the Gigabark account making API requests
(none)
format
No
The format of responses from the Gigabark servers to your API requests.
xml, json
xml
broadcast_id
Yes
The unique identifier for a broadcast
(none)
Interactive API Test Tool
This tool simulates an API call to our system at the URL above. The data in the form fields are the parameters sent in that API call. The response from our system is shown below.
email *
password *
format
broadcast_id *
Since you are not logged in, we return an empty object and avoid login verification.