cURL
curl --request GET \ --url https://app.demandiq.com/api/health
{ "status": "healthy", "timestamp": "2023-11-07T05:31:56Z" }
Returns the health status of the API.
API is healthy
"healthy"