Skip to main content
GET
Get liquidated positions info

Query Parameters

symbol
string

Filter results to a specific trading symbol, for example PERP_ETH_USDC.

start_t
string

Start time of the query range as a 13-digit Unix timestamp in milliseconds.

end_t
string

End time of the query range as a 13-digit Unix timestamp in milliseconds.

page
string

Page number to return. Starts from 1.

size
string

Number of records to return per page.

Response

200 - application/json

Success

success
boolean
required

Indicates whether the request was successful.

Example:

true

data
object
required
timestamp
integer

Server timestamp in milliseconds.

Example:

1702989203989