9 lines
1.1 KiB
Markdown
9 lines
1.1 KiB
Markdown
# GetPlanParams
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- |
|
|
| `plan_id` | *str* | :heavy_check_mark: | The ID of the plan to retrieve. |
|
|
| `version` | *Optional[float]* | :heavy_minus_sign: | The version of the plan to get. Defaults to the latest version. | |