Skip to main content
GET
Get funding fee history

Headers

orderly-timestamp
string
required

Timestamp of the signed request in milliseconds.

orderly-account-id
string
required

Account ID of the authenticated account.

orderly-key
string
required

Public orderly key used to sign the request.

orderly-signature
string
required

Signature of the request payload generated with the orderly key.

Query Parameters

symbol
string

omit to get funding fee history for all symbols

start_t
string

start time range that you wish to query, noted that the time stamp is a 13-digits timestamp.

end_t
string

end time range that you wish to query, noted that the time stamp is a 13-digits timestamp.

page
string

the page you wish to query. start from 1

size
string

Default: 60

user_account
string

Target user account to query for admin usage, required for either user_account or user_address

user_address
string

Target user address to query for admin usage, required for either user_account or user_address

Response

200 - application/json

OK

success
boolean
required

Indicates whether the request was successful.

Example:

true

data
object
required
timestamp
integer

Server timestamp in milliseconds.

Example:

1702989203989