GET
/
api
/
v1
/
health
/
liveness
{
  "status": "true"
}

Response

200 - application/json

Application is up and running

The response is of type object.