Saltar al contenido principal
GET
Identidad de build

Respuesta

200 - application/json

La identidad del build.

version
string
requerido

The build version (link-time injected).

Ejemplo:

"1.0.0"

commit
string
requerido

The source commit the binary was built from.

Ejemplo:

"a0fa64d"

buildDate
string
requerido

The build timestamp.

Ejemplo:

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