Close menu
Explore Plans
Mobile menu Close menu
YNAB (You Need A Budget)

List accounts

Pro plus icon Returns a list of accounts for a YNAB plan.

Developer info

API endpoint slug
you_need_a_budget.list_accounts
Runtime method
performQuery("you_need_a_budget.list_accounts"}

Query fields

Budget Dropdown list

Label
Plan
Helper text
Choose a plan.
Slug
budget_id
Required
true
Can have default value
false

Ingredients

Account name The name of the account.

Slug
account_name
Filter code
YouNeedABudget.listAccounts.AccountName
Type
String
Example
Checking

Account type The type of account.

Slug
account_type
Filter code
YouNeedABudget.listAccounts.AccountType
Type
String
Example
checking

Balance The current account balance.

Slug
balance
Filter code
YouNeedABudget.listAccounts.Balance
Type
String
Example
1500.00

Account The unique identifier of the account.

Slug
account_id
Filter code
YouNeedABudget.listAccounts.AccountId
Type
String
Example
a1b2c3d4-e5f6-7890-abcd-ef1234567890