v1

latestOpenAPI 3.0.0MIT License2026-07-1767200.5 KB
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"
}