mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
4.6 KiB
4.6 KiB
GetV1WorkflowsWorkflowIDResponseBody
Specific workflow retrieved successfully
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name |
str | ✔️ | N/A |
user_id |
str | ✔️ | N/A |
id |
str | ✔️ | N/A |
selected_machine_id |
Optional[str] | ✔️ | N/A |
created_at |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |
versions |
List[operations.GetV1WorkflowsWorkflowIDVersions] | ✔️ | N/A |
org_id |
Optional[str] | ➖ | N/A |