Recovery
Retry or resume failed assistant responses and agent jobs.
Recovery lists failed runs and lets operators retry or resume them without re-creating the session.
Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/v1/recovery | List recoverable items (projectId, workspaceId, limit, offset). |
POST | /api/v1/recovery/actions | Run retry or resume on an assistant_response or agent_job record from a fresh stepped-up browser session. API keys are rejected. |
Use the Recovery API from automation or alumia recovery list|retry|resume from the Terminal CLI. There is no separate dashboard route for the recovery queue today.