HomeDocumentationAPI Reference
Log In
API Reference

Get Funding History

Get subaccount funding history.

DB: read replica Required minimum session key permission level is read_only

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
Defaults to 9223372036854776000

End timestamp of the event history in ms since Unix epoch (default current time)

string | null
Defaults to null

Instrument name (returns history for all perpetuals if not provided)

integer
Defaults to 1

Page number of results to return (default 1, returns last if above num_pages)

integer
Defaults to 100

Number of results per page (default 100, max 1000)

integer
Defaults to 0

Start timestamp of the event history in ms since Unix epoch (default 0)

integer | null
Defaults to null

Subaccount id (must be set if wallet is blank)

string | null
Defaults to null

Wallet address (if set, subaccount_id ignored)

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json