get https://api.astrada.co/transactions
Returns a list of all transactions under the account.
By default, GET /transactions
returns transactions ordered by the latest createdAt
. You can combine the different filters as documented.
This endpoint supports cursor-based pagination.