Skip to main content
GET
/
version
Version
curl --request GET \
  --url https://api.example.com/version
{
  "version": "1.0.0",
  "build": "222a5dfa2146b38246beb083a06a05d38935fb5c"
}

Response

Ok

Ok

version
string
required

version of the service

build
string
required

SHA of the current build