cURL
curl --request GET \ --url https://api.dev.knowmio.com/api/health
{ "status": "healthy", "timestamp": "2023-11-07T05:31:56Z", "database": "connected" }
Returns the health status of the API and database connection
System is healthy
healthy
connected