Skip to main content
GET
/
ping
Ping endpoint
curl --request GET \
  --url http://localhost/public/v1/ping
{
  "ok": true
}

Response

ok
boolean
required