Skip to main content
GET
/
v1
/
health
/
{
  "status": "ok"
}

Response

200 - application/json

Successful Response

status
string
default:ok

The status of the health check

Allowed value: "ok"
Examples:

"ok"