Skip to main content
GET
Get a scheduled broadcast
Returns one scheduled broadcast. :id is the alphanumeric broadcast_id, not the numeric scheduled_broadcast_id.
Poll this endpoint to observe state changes — for example, until the state is Running after a go-live request, or after the scheduler publishes an automatic broadcast.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required
Pattern: ^[a-zA-Z0-9]{1,13}$

Response

The request has succeeded.

data
object
errors
object[]