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

/v0/aggregated

GET
/
v0
/
aggregated-rounds
Try it
/v0/aggregated-rounds

cURL

curl --request GET \
  --url https://scan.sv-1.global.canton.network.sync.global/api/scan/v0/aggregated-rounds
200
404
{
  "start": 123,
  "end": 123
}

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

start
integer<int64>
required
end
integer<int64>
required