GET /budgets/{budget_id}/months/{month}
Summary: Single budget month
Operation ID: getBudgetMonth
Auth: unknown
Operation ID: getBudgetMonth
Auth: unknown
Description
Returns a single budget month
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).
month
(string, path, required)
The budget month in ISO format (e.g. 2016-12-01) ("current" can also be used to specify the current calendar month (UTC))
No probe data for this endpoint yet.