cURL
curl --request GET \ --url https://api.staging.whilst.app/health
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z" }
Service is healthy
ok
Was this page helpful?