cURL
curl --request GET \ --url https://api.example.com/health
{ "status": "<string>", "timestamp": "2023-11-07T05:31:56Z" }
Returns the health status of the API
Health status
Health check response
"ok"