canton-network-docs
/livez
/livez - Canton Network Docs
Skip to main contentTry it
Ledger API
- PQS SQL
- OpenAPI
- POST/v2/commands/submit-and-wait
- POST/v2/commands/submit-and-wait-for-transaction
- POST/v2/commands/submit-and-wait-for-reassignment
- POST/v2/commands/submit-and-wait-for-transaction-treedeprecated
- POST/v2/commands/async/submit
- POST/v2/commands/async/submit-reassignment
- POST/v2/commands/completions
- POST/v2/events/events-by-contract-id
- GET/v2/version
- POST/v2/dars/validate
- POST/v2/dars
- GET/v2/packages/{package-id}
- GET/v2/packages/{package-id}
- GET/v2/packages/{package-id}
- GET/v2/packages/{package-id}/status
- POST/v2/package-vettingdeprecated
- POST/v2/package-vettingdeprecated
- POST/v2/package-vetting/list
- POST/v2/package-vetting/update
- PATCH/v2/parties/{party}
- PATCH/v2/parties/{party}
- POST/v2/parties/external/allocate
- GET/v2/parties/participant-id
- PATCH/v2/parties/{party}
- PATCH/v2/parties/{party}
- POST/v2/parties/external/generate-topology
- POST/v2/state/active-contracts
- GET/v2/state/connected-synchronizers
- GET/v2/state/ledger-end
- GET/v2/state/latest-pruned-offsets
- POST/v2/updates
- POST/v2/updates/flatsdeprecated
- POST/v2/updates/treesdeprecated
- GET/v2/updates/transaction-tree-by-offset/{offset}deprecated
- POST/v2/updates/transaction-by-offsetdeprecated
- POST/v2/updates/update-by-offset
- POST/v2/updates/transaction-by-iddeprecated
- POST/v2/updates/update-by-id
- GET/v2/updates/transaction-tree-by-id/{update-id}deprecated
- PATCH/v2/users/{user-id}
- PATCH/v2/users/{user-id}
- PATCH/v2/users/{user-id}
- PATCH/v2/users/{user-id}
- PATCH/v2/users/{user-id}
- GET/v2/authenticated-user
- PATCH/v2/users/{user-id}/rights
- PATCH/v2/users/{user-id}/rights
- PATCH/v2/users/{user-id}/rights
- PATCH/v2/users/{user-id}/identity-provider-id
- PATCH/v2/idps/{idp-id}
- PATCH/v2/idps/{idp-id}
- PATCH/v2/idps/{idp-id}
- PATCH/v2/idps/{idp-id}
- PATCH/v2/idps/{idp-id}
- POST/v2/interactive-submission/prepare
- POST/v2/interactive-submission/execute
- POST/v2/interactive-submission/executeAndWait
- POST/v2/interactive-submission/executeAndWaitForTransaction
- GET/v2/interactive-submission/preferred-package-version
- POST/v2/interactive-submission/preferred-packages
- GET/livez
- GET/readyz
- POST/v2/contracts/contract-by-id
- Details and history
- AsyncAPI
- gRPC API
- Protobufs
- Java Bindings
Daml Standard Library
- Modules
- Details and history
TypeScript
dApp API
- Sync dApp API
- Async dApp API
Wallet Gateway
- User API
- Signing API
- Details and history
Splice APIs
- Scan APIs
- Validator APIs
- Token Standard APIs
Admin API
- gRPC API
/livez
cURL
curl --request GET \
--url https://api.example.com/livez \
--header 'Authorization: Bearer <token>'400
default
"<string>"GET
/
livez
/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
httpAuthapiKeyAuth
Ledger API standard JWT token
Response
200
OK: service is alive
⌘I
Assistant
Responses are generated using AI and may contain mistakes.