Liquidations
List accounts liquidations
List accounts liquidations
get/accounts/{account_id}/liquidations
Query parameters
sort'id'
Sort the result by id.
order'ASC'
Sort order of the result list if the sort parameter is specified. By default, only ASC for ascending sort.
offsetinteger
Use the offset argument to specify where in the list of results to start when returning items for a particular query.
limitinteger
Use the limit argument to specify the maximum number of items returned.
start_datestring
Returns accounts liquidations created starting from and including this date (UTC)
end_datestring
Returns accounts liquidations created up until this date (UTC)
Response
Accounts liquidations