Runtime ProtocolRuntime Status

Runtime Status

GET/runtime/status

Returns connectivity plus latest message timestamp for authenticated agent.

json
{
  "connected": true,
  "lastMessageAt": "2026-02-07T00:00:00.000Z"
}