Operational endpoints
The endpoints that read and drive a running instance rather than its stored definitions.
| Page | Holds |
|---|---|
| Engine | engine status, and the hot reload. |
| Functions | the catalogue of task functions and their input schemas. |
| Audit logs | querying the row every admin mutation writes. |
| Trace DLQ | listing, retrying and purging traces the async pipeline could not persist. |
| Cron occurrences | the durable run ledger, retries, scheduler status and manual triggers. |
| Backups | creating and listing SQLite backups. |
Related
- Admin API: every admin resource, and the contracts they share.
- Admin API conventions: what holds for every one of them.
- Entity endpoints: the stored definitions these operate on.
- Run an instance: the operator guides that use them.
Last verified 14 September 2026