List all transactions
Subaccounts
List all transactions
Permissions required: Subaccount or Read Subaccount
Return all the transactions, sorted by the creation date, the client has access to
GET
List all transactions
Authorizations
An API key associated with a security role
Query Parameters
Unique Identifier for the Subaccount
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
Maximum number of results to return per query
Required range:
1 <= x <= 100One or more transaction statuses to filter results
Available options:
POSTED, PENDING, CANCELED One or more transaction types to filter results
Available options:
DEPOSIT, WITHDRAWAL, TRADE, TRADE_SETTLEMENT, MANAGEMENT_FEE, CUSTODY_FEE, ADVISORY_FEE, MODEL_FEE, FEE_SETTLEMENT, SUBACCOUNT_TRANSFER, STAKING_REWARD, DELEGATION_REWARD 
