Skip to main content
GET
/
v0
/
sv-bft-sequencers
/v0/sv-bft-sequencers
curl --request GET \
  --url https://example.com/api/scan/v0/sv-bft-sequencers
{
  "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