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

/v0/migrations/schedule

GET
/
v0
/
migrations
/
schedule
Try it
/v0/migrations/schedule

cURL

curl --request GET \
  --url https://scan.sv-1.global.canton.network.sync.global/api/scan/v0/migrations/schedule
200
{
  "time": "2023-11-07T05:31:56Z",
  "migration_id": 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

time
string<date-time>
required
migration_id
integer<int64>
required