II.
APIEndpoint overview
Reference · liveapi-endpoint:agent-mux-gateway-get-dispatch
GET /api/v1/dispatches/:runId overview
Fetch a single run by id (getDispatch handler also bound to /api/v1/runs/:runId). Source: packages/agent-mux/gateway/src/server.ts:508-521.
Attributes
displayName
GET /api/v1/dispatches/:runId
method
GET
path
/api/v1/dispatches/:runId
responseShape
RunRecord | { error: 'not_found' }
authRequired
true
description
Fetch a single run by id (getDispatch handler also bound to /api/v1/runs/:runId). Source: packages/agent-mux/gateway/src/server.ts:508-521.
Outgoing edges
exposed_by1
- package:a5c-ai-agent-mux-gateway·PackageSurface
Incoming edges
exposes_endpoint1
- package:a5c-ai-agent-mux-gateway·PackageSurface