get https://api.stage.victorfi.com/v2/transactions
The Transactions API allows for the viewing of individual transactions across ledgered and core accounts.
This endpoint returns a paged list of transactions for a specific account. The endpoint accepts a transactionsFilter object as a query parameter that allows for the client to specify a date range and transaction type for restricting the query to specific transactions.