Skip to main content
GET
/
v1
/
domains
/
{domain_id}
/
parties
/
{party_id}
/
participant-id
/v1/domains/{domain_id}/parties/{party_id}/participant-id
curl --request GET \
  --url https://example.com/api/scan/v1/domains/{domain_id}/parties/{party_id}/participant-id
{
  "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

ok

participant_ids
string[]
required

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