latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21351711.3 MB

58c398ac0d1b

Agents

List runtime instances serving an agent

Read-only view of the worker processes currently registered for a logical agent. Rows exist only for multi-runtime registrations (MULTI_RUNTIME_ENABLED), so the list is empty in the default configuration. isLive combines status with lastSeenAt freshness against the server's staleness cutoff (staleThresholdMinutes); reportedSlots is each process's self-reported capacity, distinct from the agent's logical maxTasks policy.

get/api/agents/{id}/runtime-instances

Path parameters

idstring required

Response

Runtime instances for the agent (empty when none are registered)

staleThresholdMinutesinteger required