Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://api.getovra.com/health
{
  "status": "ok",
  "version": "<string>"
}

Response

Service is healthy

status
enum<string>
Available options:
ok
version
string