Scenario Studio
Get a scenario batch
The batch plus its items (each with status, decision, clip URL, and verify report).
GET
Get a scenario batch
Authorizations
An app API key, e.g. Authorization: Bearer sk_live_…. Secret (sk_) for writes/sessions; publishable (pk_) is read-only (browser-safe).
Path Parameters
Response
The batch with items
A durable scenario-variation batch (returned by create + GET /v1/scenario-batches/{id}).
Available options:
queued, running, succeeded, failed, cancelled The full canonical scenario spec that was submitted.
Example:
1
Get a scenario batch

