Skip to content

Returns the version of the running application

GET
/version

ServerVersion

Media type application/json

ServerVersion wraps the version of the server

object
version
string
Example generated
{
"version": "example"
}