v50

latestSwagger 2.0MITraw.githubusercontent.com2026-07-15422691.7 KB
info

Get version information.

get/version

Response

Ok

buildDatestring required

The date on which this binary was built.

commitstring required

The git commit hash on which this binary was built.

versionstring required

The current version.

Example response

{
  "buildDate": "2018-02-27T19:36:10.5045044+01:00",
  "commit": "ae9512b6b6feea56a110d59a3353ea3b9c293864",
  "version": "5.2.6"
}