mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
20 lines
6.3 KiB
Markdown
20 lines
6.3 KiB
Markdown
# GetWorkflowVersionVersionIDResponseBody
|
|
|
|
Retrieve the output
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| `workflow_id` | *str* | :heavy_check_mark: | N/A |
|
|
| `id` | *str* | :heavy_check_mark: | N/A |
|
|
| `workflow` | [operations.Workflow](../../models/operations/workflow.md) | :heavy_check_mark: | N/A |
|
|
| `workflow_api` | [operations.GetWorkflowVersionVersionIDWorkflowAPI](../../models/operations/getworkflowversionversionidworkflowapi.md) | :heavy_check_mark: | N/A |
|
|
| `user_id` | *Optional[str]* | :heavy_check_mark: | N/A |
|
|
| `comment` | *Optional[str]* | :heavy_check_mark: | N/A |
|
|
| `version` | *float* | :heavy_check_mark: | N/A |
|
|
| `snapshot` | [operations.GetWorkflowVersionVersionIDSnapshot](../../models/operations/getworkflowversionversionidsnapshot.md) | :heavy_check_mark: | N/A |
|
|
| `dependencies` | [operations.GetWorkflowVersionVersionIDDependencies](../../models/operations/getworkflowversionversioniddependencies.md) | :heavy_check_mark: | N/A |
|
|
| `created_at` | *str* | :heavy_check_mark: | N/A |
|
|
| `updated_at` | *str* | :heavy_check_mark: | N/A | |