Skip to content

List scenarios

GET
/workspaces/{workspace_id}/scenarios

List all scenarios in a workspace

workspace_id
required
string format: uuid

Workspace ID

List of scenarios

object
data
Array<object>
object
id
string format: uuid
name
string
workload_type
string
Allowed values: chat rag agentic code embedding fine-tuning
traffic_profile
string
Allowed values: low_volume medium_volume high_volume burst
slo_requirements
object
p50_latency_ms
integer
p95_latency_ms
integer
p99_latency_ms
integer
throughput_rps
integer
availability
number
budget
object
monthly_limit_usd
number
cost_per_1k_requests_usd
number
compliance
object
regions
Array<string>
certifications
Array<string>
vendor_lock_in_tolerance
string
Allowed values: none low medium high
created_at
string format: date-time