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

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

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

cURL

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

ID of the participant hosting the provided party, in the form PAR::id::fingerprint