Version

Base: /api/version

API and server version information

Handler: VersionHandler
GET /api/version

Version Info

Returns the API version and server version.

Response Example

{"api_version":"1.0.0","server_version":"0.3.1","java_version":"17.0.2","plugin_version":"1.0.0"}

cURL

curl http://localhost:5550/api/version