Zum Hauptinhalt springen
GET
/
health
Health check
curl --request GET \
  --url https://api.ridergy.com/v1/health
{
  "status": "ok"
}

Antwort

200 - application/json

Service ist gesund

status
string
Beispiel:

"ok"