{
    "ok": true,
    "scopes": [
        {
            "scope_key": "global",
            "title": "GLOBAL",
            "label": "Global",
            "status": "active",
            "visibility": "public",
            "sort_order": 10,
            "description": "Gesamter Registerkopf über alle öffentlichen Bereiche.",
            "public_ledger_url": "/ledger/",
            "public_publish_url": "/publish/",
            "publish_manifest_url": "/publish/global",
            "publish_json_url": "/publish/global.json",
            "publish_txt_url": "/publish/global.txt"
        },
        {
            "scope_key": "clob",
            "title": "CLOB",
            "label": "CLOB",
            "status": "active",
            "visibility": "public",
            "sort_order": 100,
            "description": "Gruppenfähiger Scope für CLOB- und Mensch-Zertifikat-Nachweise.",
            "public_ledger_url": "/ledger/scope?scope=clob",
            "public_publish_url": "/publish/scope?scope=clob",
            "publish_manifest_url": "",
            "publish_json_url": "",
            "publish_txt_url": ""
        },
        {
            "scope_key": "pass",
            "title": "PASS",
            "label": "PASS",
            "status": "planned",
            "visibility": "public",
            "sort_order": 200,
            "description": "Vorbereiteter Scope für PASS-Nachweise.",
            "public_ledger_url": "/ledger/scope?scope=pass",
            "public_publish_url": "/publish/scope?scope=pass",
            "publish_manifest_url": "",
            "publish_json_url": "",
            "publish_txt_url": ""
        },
        {
            "scope_key": "status",
            "title": "STATUS",
            "label": "Status",
            "status": "planned",
            "visibility": "public",
            "sort_order": 300,
            "description": "Vorbereiteter Scope für Status-Nachweise.",
            "public_ledger_url": "/ledger/scope?scope=status",
            "public_publish_url": "/publish/scope?scope=status",
            "publish_manifest_url": "",
            "publish_json_url": "",
            "publish_txt_url": ""
        },
        {
            "scope_key": "contracts",
            "title": "VERTRÄGE",
            "label": "Verträge",
            "status": "planned",
            "visibility": "public",
            "sort_order": 400,
            "description": "Vorbereiteter Scope für Verträge.",
            "public_ledger_url": "/ledger/scope?scope=contracts",
            "public_publish_url": "/publish/scope?scope=contracts",
            "publish_manifest_url": "",
            "publish_json_url": "",
            "publish_txt_url": ""
        },
        {
            "scope_key": "evidence",
            "title": "BEWEISE",
            "label": "Beweise",
            "status": "planned",
            "visibility": "public",
            "sort_order": 500,
            "description": "Vorbereiteter Scope für Beweisketten und Dokumentenketten.",
            "public_ledger_url": "/ledger/scope?scope=evidence",
            "public_publish_url": "/publish/scope?scope=evidence",
            "publish_manifest_url": "",
            "publish_json_url": "",
            "publish_txt_url": ""
        }
    ]
}