Skip to content
Documentation/canton-network-docs/Splice APIsScan APIsScan APIView on canton-network-docs
canton-network-docs/Splice APIsScan APIsScan API

/v0/sv

GET
/
v0
/
sv-bft-sequencers
Try it
/v0/sv-bft-sequencers

cURL

curl --request GET \
  --url https://scan.sv-1.global.canton.network.sync.global/api/scan/v0/sv-bft-sequencers
200
{
  "bftSequencers": [
    {
      "migrationId": 123,
      "id": "<string>",
      "p2pUrl": "<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.

Response

200 - application/json

ok

bftSequencers
object[]
required

Show child attributes