v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBagent
List Agent Runs
List agent runs for the authenticated user.
Args: request: FastAPI request (for rate limiter). project_id: Optional project filter. limit: Page size. offset: Pagination offset. auth: Authenticated user. service: Agent service.
Returns: Paginated list of agent runs.
get/agent/runs
Query parameters
project_idstring nullable
Filter by project ID
Filter by project ID
limitinteger
Page size
Page size
offsetinteger
Pagination offset
Pagination offset
Response
Successful Response