GET
/
healthz
Liveness probe
curl --request GET \
  --url https://sandbox.elementpay.net/healthz
"<any>"
Basic health probe for demos and runners. Returns { "status": "ok" } when the service is responsive.

Response

200 - application/json

Successful Response

The response is of type any.