Passer au contenu principal
GET
/
v1
/
health
Health check
curl --request GET \
  --url https://api.sandpay.dev/v1/health
{
  "ok": true
}

Réponse

200 - application/json

Service is healthy.

ok
boolean
requis
Exemple:

true