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

List plans

Pro plus icon Returns a list of your YNAB plans.

Developer info

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

Query fields

No fields for this query

Ingredients

Plan name The name of the plan.

Slug
budget_name
Filter code
YouNeedABudget.listBudgets.PlanName
Type
String
Example
My Plan

Plan The unique identifier of the plan.

Slug
budget_id
Filter code
YouNeedABudget.listBudgets.PlanId
Type
String
Example
a1b2c3d4-e5f6-7890-abcd-ef1234567890

Last modified The date the plan was last modified.

Slug
last_modified
Filter code
YouNeedABudget.listBudgets.LastModified
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00