health

Health check

Check the health status of the API

get/v0/health

Response

OK

statusstring required

Health status

Example response

{
  "status": "ok"
}

Changes