v106

OpenAPI 3.1.0raw.githubusercontent.com2026-08-02160524464.6 KB
System

Retrieve System Info

Returns runtime details about the active Fabro server process.

get/api/v1/system/info

Response

System information

versionstring

Server version string.

server_urlstring

Configured public server URL for browser and CLI authentication flows.

git_shastring nullable

Build git SHA when available.

build_datestring nullable

Build date when available.

profilestring nullable

Cargo build profile (e.g. release, debug) when available.

osstring

Target operating system.

archstring

Target CPU architecture.

storage_enginestring

Backing run storage engine.

storage_dirstring

Configured storage directory.

uptime_secsinteger

Seconds since this server process started.

sandbox_providerstring

Effective sandbox provider for launched runs.