Skip to main content
GET
Get Closed PnL

Authorizations

Authorization
string
header
required

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

Query Parameters

sub_account_address
string
required
symbol
null | string
Example:

"BTC-USDCx"

start_time
string<date-time> | null
end_time
string<date-time> | null
limit
integer<int32> | null
Required range: x >= 0
cursor
string | null

Response

200 - application/json

Closed PnL

Closed PnL response.

list
object[]
required
next_page_cursor
string
required