Skip to content
Documentation/canton-network-docs/Ledger APIOpenAPIView on canton-network-docs
canton-network-docs/Ledger APIOpenAPI

GET /livez

GET
/
livez
Try it
GET /livez

cURL

curl --request GET \
  --url https://api.example.com/livez \
  --header 'Authorization: Bearer <token>'
400
default
"<string>"

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Response

200

OK: service is alive