Business API
Retrieve a list of counterparties

Retrieve a list of counterparties

Get all the counterparties that you have created, or use the query parameters to filter the results.

The counterparties are sorted by the created_at date in reverse chronological order.

The returned counterparties are paginated. The maximum number of counterparties returned per page is specified by the limit parameter. To get to the next page, make a new request and use the created_at date of the last counterparty returned in the previous response.

For more information, see Tutorials: Retrieve counterparties.

Request

Query Parameters

Response

List of your counterparties

Body array
Was this page helpful?
Loading...