curl --request GET \
--url https://example.com/api/scan/v0/scans{
"scans": [
{
"domainId": "<string>",
"scans": [
{
"publicUrl": "<string>",
"svName": "<string>"
}
]
}
]
}Retrieve Canton scan configuration for all SVs, grouped by connected synchronizer ID
curl --request GET \
--url https://example.com/api/scan/v0/scans{
"scans": [
{
"domainId": "<string>",
"scans": [
{
"publicUrl": "<string>",
"svName": "<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.
ok
Show child attributes