Skip to main content
GET
Search Runs

Authorizations

Authorization
string
header
required

Use Tuner API key (tr_api_...) or user session token. Find your API key in Workspace Settings > API Keys.

Path Parameters

agent_id
integer
required

Tuner's internal numeric ID for the agent.

workspace_id
integer
required

Workspace ID. Find this in Workspace > General Settings.

Query Parameters

run_status
enum<string>
required
Available options:
pending,
running,
complete,
partial,
failed
minutes_back
integer | null
Required range: 1 <= x <= 10080
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

Response envelope for the simulation-run search endpoint.

simulation_runs
SimulationRunSearchItem · object[]
required
total
integer
required