cURL
curl --request GET \ --url https://api.copper.co/platform/counterparties
{ "counterparties": [ { "backgroundImageId": "<string>", "counterpartyDescription": "<string>", "counterpartyId": "<string>", "counterpartyName": "<string>", "counterpartyType": "standard", "extra": { "exchangeId": "<string>" }, "imageId": "<string>", "networkTag": "<string>", "priority": "<string>", "tags": [ "featured" ] } ] }
Find participant of the Copper Network
counterpartyId
Show child attributes
Was this page helpful?