system

Get service version

Retrieve version information about the service

get/v1/version

Response

Version information successfully retrieved

versionstring required

The version of the service

Example response

{
  "version": "1.2.3"
}

Changes