Skip to main content
GET
Get Run

Authorizations

X-API-Key
string
header
required

Path Parameters

run_id
string
required

Response

200 - application/json

OK

Response schema for simulation runs.

id
string
required
status
string
required
object
string
default:simulation_run
dataset_id
string | null
dataset_name
string | null
agent_id
string | null
agent_name
string | null
total_tests
integer
default:0
passed_tests
integer
default:0
failed_tests
integer
default:0
success_rate
number | null
error_message
string | null
started_at
string | null
completed_at
string | null