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

12 lines
1.7 KiB
Markdown

# GetRunResponseBody
Workflow not found
## Fields
| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| `code` | *str* | :heavy_check_mark: | N/A | 400 |
| `message` | *str* | :heavy_check_mark: | N/A | Workflow not found |
| `http_meta` | [components.HTTPMetadata](../../models/components/httpmetadata.md) | :heavy_check_mark: | N/A | |