cURL
curl --request GET \ --url https://api.getovra.com/health
{ "status": "ok", "version": "<string>" }
Service is healthy
ok