Skip to main content
GET
Get RTStream details
Retrieve detailed information about a specific real-time stream, including its configuration and current status.
  • Stream IDs start with rts-
  • Returns full configuration including URL, sample rate, media types, and status

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

stream_id
string
required
Example:

"rts-12345"

Response

RTStream details

success
boolean
Example:

true

data
object