Get a plan
get_planFetch a single plan by id (optionally a specific version). Autumn API: POST /v1/plans.get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The ID of the plan to retrieve. | |
| version | No | The plan version to get. Defaults to the latest. |