v1
latestOpenAPI 3.1.02026-07-26180242448.0 KBSpaces
Get Space details
Get details of a Twitter Space (audio room). Returns Space metadata including title, current state, creator information, participant counts, and scheduling details. Useful for monitoring live audio content and upcoming events.
get/v1/twitter/spaces/{space_id}
Path parameters
space_idstring required
Example:1eaJbrPZRwOKX
The unique ID of the Twitter Space.
Response
Successfully retrieved Space details.
Example response
{
"id": "1eaJbrPZRwOKX"
}