help / router / agents_list_runs

agents_list_runsread

GET /api/agents/:id/runs — run history, newest first (tenancy-scoped) · auth: authenticated

GET /api/agents/:id/runs

signature sha256:e659938eba6a39bfae5a8a72418f35a4

Parameters

nametyperequirednotes
idstringyesAgent definition id (uuid).
statusstring | nullno
limitnumber | nullnoPage size (default 25, max 100).
beforestring | nullnoCursor on started_at (ISO timestamp).

Response

nametypedescription
runsarray
next_beforestring | null

Call it

read requires auth: authenticated