Skip to content
canton-network-docs

/livez

/livez - Canton Network Docs
Skip to main content
GET
/
livez
Try it
/livez

cURL

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

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Response

200

OK: service is alive

Assistant
Responses are generated using AI and may contain mistakes.