Skip to content

Get version information and check for updates

GET
/version

Get version information and check for updates. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

OK

application/json
JSON
{
"status": "string",
"version": "string",
"latest_release": {
"tag_name": "string",
"name": "string",
"published_at": "string",
"html_url": "string"
},
"cached": true,
"cache_age": 0
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0