Skip to content

Get Startup Status

GET
/api/system/system/startup-status

Snapshot of every tracked subsystem’s lifecycle state.

Returns the registry from :func:backend.core.orchestrator.startup_tracker.get_startup_report, which lists every component that has registered itself and its current state (registered/started/ready/failed). Anything that registered but never flipped to ready is exactly the thing that didn’t trigger — no more guessing about which startup stage stalled.

Successful Response

Response Get Startup Status Api System System Startup Status Get
object
key
additional properties
any