GET calls/broadcasts/{id}/stats
Summary: Get statistics on call broadcast
Operation ID: getCallBroadcastStats
Auth: unknown
Operation ID: getCallBroadcastStats
Auth: unknown
Description
Returns broadcast statistics like total number of sent/received actions, total cost, number of remaining outbound actions, error count, etc
Parameters (4)
begin
(integer, query, optional)
Start of the search time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
end
(integer, query, optional)
End of the search time interval, formatted in unix time milliseconds. Example: 1473781817000 for Sat, 05 Jan 1985 14:03:37 GMT
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of a call broadcast
No probe data for this endpoint yet.