Skip to main content
GET
Build identity

Resposta

200 - application/json

The build identity.

version
string
obrigatório

The build version (link-time injected).

Exemplo:

"1.0.0"

commit
string
obrigatório

The source commit the binary was built from.

Exemplo:

"a0fa64d"

buildDate
string
obrigatório

The build timestamp.

Exemplo:

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