v1
latestOpenAPI 3.1.02026-07-26165182724.7 KBCounterparty
Get a counterparty by identifier
post/counterparty/get
Request body
Response
OK
Example response
{
"counterpartyId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"userId": "8ae384b7-ce6b-4b00-a4ec-1bcb9a5e5d1d",
"identityType": "CONSUMER",
"counterpartyAddress": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
"network": "Eth",
"type": "SELF_HOSTED",
"subType": "OWNED",
"walletVerified": true,
"createdAt": "2026-05-14T12:00:00.000Z",
"updatedAt": "2026-05-14T12:00:00.000Z"
}