Files
comfy-deploy-python/docs/models/operations/getv1workflowsworkflowidresponsebody.md
bennykok 6ea0b09d80 init
2024-07-16 14:45:28 -07:00

17 lines
4.6 KiB
Markdown

# GetV1WorkflowsWorkflowIDResponseBody
Specific workflow retrieved successfully
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| `name` | *str* | :heavy_check_mark: | N/A |
| `user_id` | *str* | :heavy_check_mark: | N/A |
| `id` | *str* | :heavy_check_mark: | N/A |
| `selected_machine_id` | *Optional[str]* | :heavy_check_mark: | N/A |
| `created_at` | *str* | :heavy_check_mark: | N/A |
| `updated_at` | *str* | :heavy_check_mark: | N/A |
| `versions` | List[[operations.GetV1WorkflowsWorkflowIDVersions](../../models/operations/getv1workflowsworkflowidversions.md)] | :heavy_check_mark: | N/A |
| `org_id` | *Optional[str]* | :heavy_minus_sign: | N/A |