iiRecord
Agentic AI Atlas · GET /api/v1/runs
api-endpoint:adapters-gateway-get-runs-v1a5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-get-runs-v1

Reference · live

GET /api/v1/runs overview

Alias of GET /api/v1/dispatches; uses listDispatches handler. Source: packages/adapters/gateway/src/server.ts:282.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/v1/runs
method
GET
path
/api/v1/runs
responseShape
{ dispatches: list<RunRecord>, runs: list<RunRecord>, pagination: { total, offset, limit, hasMore } }
authRequired
true
description
Alias of GET /api/v1/dispatches; uses listDispatches handler. Source: packages/adapters/gateway/src/server.ts:282.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1