Skip to main content
GET
List RTStream scene indexes
List all scene indexes configured on a specific real-time stream.
  • Returns all scene indexes with their status, prompt, and extraction type
  • A stream can have multiple scene indexes with different prompts

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

stream_id
string
required
Example:

"rts-12345"

Response

200 - application/json

List of scene indexes

success
boolean
Example:

true

data
object