Limit: 10 requests per 1 second per IP address
GET /v1/public/liquidated_positions
Returns a list of positions that have been fully liquidated. This includes historical data on positions that were closed by the liquidation engine after margin was exhausted.
Filter results to a specific trading symbol, for example PERP_ETH_USDC.
Start time of the query range as a 13-digit Unix timestamp in milliseconds.
End time of the query range as a 13-digit Unix timestamp in milliseconds.
Page number to return. Starts from 1.
Number of records to return per page.