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

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

Reference · live

GET /api/v1/runs/:runId overview

Alias of GET /api/v1/dispatches/:runId. Source: packages/adapters/gateway/src/server.ts:522.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/v1/runs/:runId
method
GET
path
/api/v1/runs/:runId
responseShape
RunRecord | { error: 'not_found' }
authRequired
true
description
Alias of GET /api/v1/dispatches/:runId. Source: packages/adapters/gateway/src/server.ts:522.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1