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

ok

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