Query execution history
Documentation Index
Fetch the complete documentation index at: https://docs.orpheus.run/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Description |
|---|---|---|
agent | string | Filter by agent name |
limit | int | Max results (default: 50) |
state | string | Filter: completed, failed, crashed |
| State | Description |
|---|---|
queued | Waiting for worker |
started | Currently executing |
completed | Finished successfully |
failed | Handler returned error |
crashed | Daemon died mid-execution |