GET
/
version
curl --request GET \
  --url https://app.onefirewall.com/api/v1/version
{
  "version": "2024-03-14",
  "is_master": "true",
  "application": "OneFirewall WCF Server (V4)",
  "ofa_instance": "CLOUD",
  "hostname": "onefirewall-server-74f84cb45c-5zgs2",
  "m": 0,
  "e": ""
}

Response

200 - application/json

The response is of type string.