v36

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-091882241.2 MB
runs

Retrieve Metrics For Run

Get run metrics by run ID.

get/v1/runs/{run_id}/metrics

Path parameters

run_idstring required

Response

Successful Response

idstring required

The id of the run this metric belongs to (matches runs.id).

agent_idstring nullable

The unique identifier of the agent.

project_idstring nullable

The project that the run belongs to (cloud only).

run_start_nsinteger nullable

The timestamp of the start of the run in nanoseconds.

run_nsinteger nullable

Total time for the run in nanoseconds.

num_stepsinteger nullable

The number of steps in the run.

template_idstring nullable

The template ID that the run belongs to (cloud only).

base_template_idstring nullable

The base template ID that the run belongs to (cloud only).