Skip to main content

Get controller version

GET
/version

Contract

Parameter
Value
Sectionmeta
AuthenticationCookieAuth
Consumesnot required
Producestext/plain

Parameters

0 parameters

No parameters are required.

Responses

2 responses

Status
Description
Type
200
Successful responsestring
401
Unauthorizedobject
  • {
      "data": {},
      "error": "<string>"
    }