Get the IDs of the participants hosting a given party
GET
Get the IDs of the participants hosting a given party. Unlike /v0, this endpoint supports parties hosted on multiple participants.
Protocol Details
Inputs
Path parameters
string
required
The synchronizer ID to look up a mapping for.
string
required
The party ID to lookup a participant ID for.
Outputs
200
application/json
string[]
required
IDs of the participants hosting the provided party, each in the form
PAR::id::fingerprint404
application/json
string
required
500
application/json
string
required
History
Introduced
0.5.17