Skip to main content
GET
/
livez
/livez
curl --request GET \
  --url https://api.example.com/livez \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Response

OK: service is alive