List broadcasts
Returns the authenticated user’s live-video broadcasts, or selected owned broadcasts when ids are provided.
At most one of ids, max_results may be provided. At most one of ids, pagination_token may be provided.
GET
List broadcasts
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Comma-separated broadcast IDs to retrieve instead of listing broadcasts.
Required array length:
1 - 100 elementsPattern:
^[a-zA-Z0-9]{1,13}$Required range:
1 <= x <= 100Minimum string length:
1A comma separated list of Broadcast fields to display. The fields available for a Broadcast object.
Minimum array length:
1Available options:
available_for_replay, broadcast_id, chat_option, created_at_ms, end_ms, height, id, image_url, image_url_medium, image_url_small, is_high_latency, language, media_key, scheduled_end_ms, scheduled_start_ms, share_url, source_id, start_ms, state, title, total_watched, total_watching, tweet_id, twitter_user_id, updated_at_ms, width