Skip to main content
GET
Get RTStream scene index details
Retrieve detailed information about a specific scene index on a real-time stream.
  • Returns full index configuration including extraction type, config, prompt, 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"

scene_index_id
string
required
Example:

"scene-idx-12345"

Response

200 - application/json

Scene index details

success
boolean
Example:

true

data
object