Skip to main content
GET
List RTStream alerts
List all alerts configured on a specific scene index of a real-time stream.
  • Returns all alerts with their event details, callback URLs, and status
  • Alert status is either enabled or disabled

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

List of alerts

success
boolean
Example:

true

data
object