logo
CSRFHealthApp version and mode
CSRFHealth

App version and mode

curl -X GET "//api/version" \
  -H "Content-Type: application/json"
{
  "version": "example_string",
  "commit": "example_string",
  "mode": "example_string"
}
GET
/api/version
GET
Request Preview
Response

Response will appear here after sending the request

Responses

versionstring
commitstring
modestring