Skip to main content
GET
Get trader funding history

Authorizations

Authorization
string
header
required

Bearer access token issued by /v1/auth/* login endpoints.

Path Parameters

authority
string
required

Authority pubkey

Query Parameters

traderPdaIndex
integer<int32>
symbol
string
startTime
integer<int64>
endTime
integer<int64>
limit
integer<int64>
cursor
string
resolution
string

Response

200 - application/json

Funding history

events
object[]
required
hasMore
boolean
required
nextCursor
string | null
prevCursor
string | null