II.
APIEndpoint overview
Reference · liveapi-endpoint:adapters-gateway-get-runs-v1
GET /api/v1/runs overview
Alias of GET /api/v1/dispatches; uses listDispatches handler. Source: packages/adapters/gateway/src/server.ts:282.
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
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway
Incoming edges
exposes_endpoint1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway