Health Check

Check if the API server is running

get/health

Response

Successful response

successboolean

Example response

{
  "success": true
}

Changes