cURL
curl --request GET \ --url https://api.modo.link/canton-mainnet/v1/parties/{partyId}/types \ --header 'x-api-key: <api-key>'
{ "isAccount": true, "isValidator": true, "isSv": true }
Retrieve party types for a specific party
Party ID
OK