Get RTStream scene records
Get RTStream Scene Records
Retrieve indexed scene records from a real-time stream
GET
Get RTStream scene records
Retrieve the scene records (descriptions and timestamps) generated by a scene index on a real-time stream.
- Use
startandend(Unix timestamps) to filter by time range - Paginated with
pageandpage_size(default: 100) - Each record includes timestamps and the AI-generated scene description
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"rts-12345"
Example:
"scene-idx-12345"
Query Parameters
Example:
1
Example:
100
Filter by start timestamp
Example:
1700000000
Filter by end timestamp
Example:
1700003600