account exportTransactions
v1
get
Export transactions to CSV. MaxLimit 5000 records per request. Max 1 request per minute.
QUERY PARAMS
account
string
required
type
string
required
Enum: tokenchange, soltransfer, all
fromTime
number
required
toTime
number
required
RESPONSES
200
OK
400
Bad Request
429
Too Many Requests
500
Internal Server Error
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!