curl --request GET \ --url https://prod.featherhq.com/health
{ "status": "<string>", "timestamp": "<string>" }
Health check successful
The response is of type object.
object