Filter Transactions
Get a list of transactions on your Terraswitch account.
Optional Query Parameters
Property
Data Type
Description
Example
limit
string
Number of records per page
50
page
string
Page number to view
1
order
string
Arrangement of records in descending or ascending order
"asc" or "desc"
Body Parameters
Property
Data Type
Description
Example
Required
status
string
Status of the transaction
"successful"
Yes, if no other field is specified
feature
string
Feature of the transaction
"wallet-transfer"
Yes if no other field is specified
Last updated