v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
runtime

Get Runtime Status

Return the combined runtime readiness, model, and provider diagnostics snapshot.

get/api/v1/runtime/status

Response

Successful Response

app_envstring required

Current application environment, such as local or prod.

write_enabledboolean required

Whether runtime settings writes are currently allowed.

settings_write_enabledboolean required

Whether process/env runtime settings writes are allowed.

profile_write_enabledboolean required

Whether authenticated LLM provider profile writes are allowed.

readyboolean required

Whether critical runtime services are ready to serve requests.

sandbox_provider'daytona'

Active sandbox backend selected for runtime execution and volume browsing.

llmobject

Language-model configuration and readiness diagnostics.

daytonaobject

Daytona configuration and readiness diagnostics.

guidancestring[]

Human-readable remediation steps for incomplete runtime setup.