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

Response

200 - application/json

Service is healthy

status
string
required

Health status

Example:

"OK"

I