Skip to main content
GET
/
v0
/
synchronizer-bootstrapping-transactions
/
{domain_id_prefix}
/v0/synchronizer-bootstrapping-transactions/{domain_id_prefix}
curl --request GET \
  --url https://example.com/api/scan/v0/synchronizer-bootstrapping-transactions/{domain_id_prefix}
{
  "domain_parameters": "<string>",
  "sequencer_domain_state": "<string>",
  "mediator_domain_state": "<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.

Path Parameters

domain_id_prefix
string
required

Response

ok

domain_parameters
string
required
sequencer_domain_state
string
required
mediator_domain_state
string
required