List transactions
Live from the bank for one account, newest first. Amounts are integer minor units; category is the user category the transaction resolves to. When the 5,000 row ceiling is hit the response carries X-Redbark-Truncated: true and a non-null next_page_url.
Authorizations
Authorization: Bearer rbk_live_...
The API release your integration is built against, e.g. 2026-10-01.wattle. Required on every request.
Query Parameters
1 to 100, default 20. Ignored when page is set.
Opaque token from next_page_url / previous_page_url.
Required. The acct_ id to read.
YYYY-MM-DD or RFC 3339; inclusive
YYYY-MM-DD or RFC 3339; inclusive
Include pending (not yet settled) transactions; default false
true, false