Skip to main content
GET
Get Liquidation Addresses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

counterPartyIdentityId
string

Filter liquidation addresses by the identity they are associated with.

Example:

"cm2c4x3cc000019stwv7um4zl"

startingAfter
string

Id used to retrieve results that come after the specified item.

limit
number

Response page limit. Min 1, Max 100, Default value is 10.

Response

200 - application/json

List of Liquidation Addresses and hasMore flag.

hasMore
boolean
required
data
object[]
required