mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
2.9 KiB
2.9 KiB
GetV1WorkflowsResponseBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
selected_machine_id |
Optional[str] | ✔️ | N/A |
count |
str | ✔️ | N/A |
user |
operations.User | ✔️ | N/A |
versions |
List[operations.Versions] | ✔️ | N/A |
deployments |
List[Any] | ✔️ | N/A |
runs |
List[Any] | ✔️ | N/A |