Get Broadcasts Count
Get the count of Live TV broadcasts by category, label and more.
Request
HTTP Request
GET https://api.predicthq.com/v1/broadcasts/count/
Query Parameters
Response
Examples
curl -X GET "https://api.predicthq.com/v1/broadcasts/count/?event.event_id=AdKtL974inQB7GURRd" \
-H "Accept: application/json" \
-H "Authorization: Bearer $ACCESS_TOKEN"
Last updated
Was this helpful?