v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
runs

List run steps

Paginated execution trace steps for a run with step_type, tool_name, tokens, and latency.

get/api/v1/runs/{run_id}/steps

Path parameters

run_idstring required

Identifier of the run whose steps to list.

Identifier of the run whose steps to list.

Query parameters

limitinteger

Page size

Page size

offsetinteger

Pagination offset

Pagination offset

Response

Successful Response

totalinteger required

Total steps in run.

offsetinteger required

Current pagination offset.

limitinteger required

Current page size.

has_moreboolean required

Whether more steps exist beyond this page.