Plans

Get a plan

Returns a single plan with all related entities. This resource is effectively a full plan export.

get/plans/{plan_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).

Query parameters

last_knowledge_of_serverinteger

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

Response

The requested plan

PlanDetailResponse required— unresolved $ref

Changes