GET /v2/parties/participant-id

Return the identifier of the participant. All horizontally scaled replicas should return the same id. daml-on-kv-ledger: returns an identifier supplied on command line at launch time canton: returns globally unique identifier of the participant

get/v2/parties/participant-id

Response

participantIdstring required

Identifier of the participant, which SHOULD be globally unique. Must be a valid LedgerString (as describe in value.proto).

Required

Changes

No recorded changes to this endpoint across all 1 revision of this API.