List transactions across all account connections in the workspace
Account Connections
List transactions across all account connections in the workspace
Fans out across every connection-linked account in the caller workspace and returns the merged list of transactions, sorted newest-first. size is applied per connection (default 5), not to the merged result. No pagination — this is a recent-activity overview. Connections whose provider does not support transactions, or that fail to fetch, are skipped.
GET
List transactions across all account connections in the workspace
Authorizations
Use Authorization: Bearer
Query Parameters
Number of transactions to fetch per account connection before merging. Applied to each connection independently, not to the merged result.
Required range:
1 <= x <= 100Example:
5
Response
200 - application/json
Last modified on June 21, 2026

