Skip to content

Returns the version of the running application

GET
/version

ServerVersion

Media typeapplication/json

ServerVersion wraps the version of the server

object
version
string
Examplegenerated
{
"version": "example"
}