Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://client-p.pylote.io/v1/health
{
  "status": "ok",
  "info": {},
  "details": {}
}

Response

200 - application/json

Tous les services sont operationnels

status
string
Example:

"ok"

info
object
details
object