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

/v1/domains/{domain_id}/parties/{party_id}/participant

GET
/
v1
/
domains
/
{domain_id}
/
parties
/
{party_id}
/
participant-id
Try it
/v1/domains/{domain_id}/parties/{party_id}/participant-id

cURL

curl --request GET \
  --url https://scan.sv-1.global.canton.network.sync.global/api/scan/v1/domains/{domain_id}/parties/{party_id}/participant-id
200
404
500
{
  "participant_ids": [
    "<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.

Path Parameters

domain_id
string
required

The synchronizer ID to look up a mapping for.

party_id
string
required

The party ID to lookup a participant ID for.

Response

200
application/json

ok

participant_ids
string[]
required

IDs of the participants hosting the provided party, each in the form PAR::id::fingerprint