Engine endpoints
Reading the running engine, and reloading it.
| Method | Path | Description |
|---|---|---|
| GET | /api/v1/admin/engine/status | Engine status (version, uptime, workflows count, channels) |
| POST | /api/v1/admin/engine/reload | Hot-reload channels and workflows |
Related
- Admin API: every admin resource, and the contracts they share.
- Status changes: the
reload=deferbatches this commits. - Engine settings: the bounds the engine is built with.
- How Orion works: what a reload republishes.
Last verified 14 September 2026