GET /budgets/{budget_id}/months

youneedabudget.com

Summary: List budget months
Operation ID: getBudgetMonths
Auth: unknown
Description

Returns all budget months

Parameters (2)

budget_id (string, path, required)

The id of the budget. "last-used" can be used to specify the last used budget and "default" can be used if default budget selection is enabled (see: https://api.ynab.com/#oauth-default-budget).

last_knowledge_of_server (integer, query, optional)

The starting server knowledge. If provided, only entities that have changed since `last_knowledge_of_server` will be included.

No probe data for this endpoint yet.