System

Status

version
string^\d+\.\d+\.\d+$

Which version is running

{
  • "version": "13.5.0"
}

Get system status

Shows the general status of the system

SecurityAPIKey
Responses
200

OK

get/status
Request samples
Response samples
application/json
{
  • "version": "13.5.0"
}