v3
latestOpenAPI 3.1.12026-08-044496132.1 KBCategories
Get a category for a specific plan month
Returns a single category for a specific plan month. Amounts (assigned, activity, available, etc.) are specific to the current plan month (UTC).
get/plans/{plan_id}/months/{month}/categories/{category_id}
Path parameters
plan_idstring required
The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan).
monthstring date required
The plan month in ISO format (e.g. 2016-12-01) ("current" can also be used to specify the current calendar month (UTC))
category_idstring required
The id of the category
Response
The requested month category