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

GET /readyz

GET
/
readyz
Try it
GET /readyz

cURL

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

Authorizations

Authorization
string
header
required

Ledger API standard JWT token

Response

200
text/plain

OK: readiness message

The response is of type string.