mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 20:37:48 +00:00
6.3 KiB
6.3 KiB
GetWorkflowVersionVersionIDResponseBody
Retrieve the output
Fields
| Field | Type | Required | Description |
|---|---|---|---|
workflow_id |
str | ✔️ | N/A |
id |
str | ✔️ | N/A |
workflow |
operations.Workflow | ✔️ | N/A |
workflow_api |
operations.GetWorkflowVersionVersionIDWorkflowAPI | ✔️ | N/A |
user_id |
Optional[str] | ✔️ | N/A |
comment |
Optional[str] | ✔️ | N/A |
version |
float | ✔️ | N/A |
snapshot |
operations.GetWorkflowVersionVersionIDSnapshot | ✔️ | N/A |
dependencies |
operations.GetWorkflowVersionVersionIDDependencies | ✔️ | N/A |
created_at |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |