Get Runtime
settings
Get Runtime
Return the currently effective runtime settings + restart flag.
GET
Get Runtime
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
GET/PUT response shape — Graph DB keys + Event Queue keys (spec bdcda842).
restart_required is true only when a Graph DB key (Kùzu constructor-time)
diverges from the boot snapshot. Event Queue keys hot-reload via the
worker pool's 5s settings cache.
Last modified on May 17, 2026