Get entity counterparties
Get all counterparties for an entity with their transaction history and aggregated data
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
The ID of the entity
cursor
Cursor for pagination
pageSize
Number of counterparties per page
Response
List of counterparties with their transaction history
success
counterparties
nextCursor
Cursor for the next page of results
hasMore
Whether there are more results available