This endpoint is available by whitelist only. To request access, fill out the contact form.
GET /2/users/:user_id/sources/:source_id
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /2/users/:user_id/sources/:source_id returns a single stream source owned by the authenticated user.
GET /2/users/:user_id/sources/:source_id
{
"source": { ... }
}
is_stream_active: true before creating a broadcast — creating a broadcast against a source that is not yet ingesting returns a 404.