v1
latestOpenAPI 3.1.02026-07-26180242448.0 KBSpaces
Get broadcast details
Get details of a live video broadcast on Twitter. Returns broadcast metadata including title, current state, media key, dimensions, viewer counts, and timestamps. Useful for monitoring live content on the platform.
get/v1/twitter/spaces/broadcast/{broadcast_id}
Path parameters
broadcast_idstring required
Example:1rmGPkBbVzqKN
The unique ID of the broadcast.
Response
Successfully retrieved broadcast details.
Example response
{
"id": "1rmGPkBbVzqKN"
}