List Account Transactions
list_account_transactionsRetrieve transaction history for a YNAB account to track spending, monitor cash flow, and analyze financial activity using date filters and categorization options.
Instructions
[1 API call] List transactions for a specific account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| account_id | Yes | The account ID | |
| since_date | No | Only return transactions on or after this date (YYYY-MM-DD) | |
| type | No | Filter by type | |
| last_knowledge_of_server | No | Delta request token |