Skip to main content
GET
Build identity

Response

200 - application/json

The build identity.

version
string
required

The build version (link-time injected).

Example:

"1.0.0"

commit
string
required

The source commit the binary was built from.

Example:

"a0fa64d"

buildDate
string
required

The build timestamp.

Example:

"2026-07-20T10:00:00Z"