Funding data history
List historical funding data by market
Headers
Authorization
Query parameters
cursor
Returns the ‘next’ paginated page.
end_at
End Time (unix time millisecond)
market
Market for which funding payments are queried
page_size
Limit the number of responses in the page
start_at
Start Time (unix time millisecond)
Response
OK
next
The pointer to fetch next set of records (null if there are no records left)
prev
The pointer to fetch previous set of records (null if there are no records left)
results
Funding Data Response data list