List transactionsCopy Pageget https://api.bridgeapi.io/v3/aggregation/transactionsReturn a list of the user's transactionsQuery Paramslimitnumber1 to 500Defaults to 50Number of records to returnaccount_idnumberFilter transactions by accountsincedate-timeLimit transactions to those with an updated_at value after the specified timestampuntildate-timeLimit transactions to those with an updated_at value before the specified timestampmin_datedateLimit transactions to those with a date value after the specified datemax_datedateLimit transactions to those with a date value before the specified dateHeadersBridge-VersionstringenumrequiredDefaults to 2025-01-15The Bridge API version2025-01-15Allowed:2025-01-15Responses 200List transactions 401Error 401Updated 27 days ago