Skip to main content
GET
Get build version

Response

200 - application/json

OK

git_sha
string
required

Short commit SHA, or "unknown" when the build had no git context (e.g. plain cargo build without the version-stamping wrapper).

build_timestamp
integer<int64>
required

Unix seconds of the build.

version
string
required

Crate version from Cargo.toml.