v15

latestOpenAPI 3.0.0MIT Licenseraw.githubusercontent.com2026-08-016088119.5 KB
system

Get service version

Retrieve version information about the authentication service

get/version

Response

Version information successfully retrieved

versionstring required

The version of the authentication service

Example response

{
  "version": "1.2.3"
}