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

ok

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