iiRecord
Agentic AI Atlas · GET /api/digest
api-endpoint:agent-mux-gateway-get-digesta5c.ai
II.
APIEndpoint overview

api-endpoint:agent-mux-gateway-get-digest

Reference · live

GET /api/digest overview

Discover run dirs and return cached digests sorted by updatedAt desc. Source: packages/agent-mux/gateway/src/kanban/routes.ts:1359-1380.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/digest
method
GET
path
/api/digest
responseShape
{ runs: list<RunDigest> } | { error: 'INIT_FAILED' }
authRequired
false
description
Discover run dirs and return cached digests sorted by updatedAt desc. Source: packages/agent-mux/gateway/src/kanban/routes.ts:1359-1380.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1