mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
12 lines
490 B
Markdown
12 lines
490 B
Markdown
# GetUploadURLResponseBody
|
|
|
|
Retrieve the output
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------ | ------------------ | ------------------ | ------------------ |
|
|
| `upload_url` | *str* | :heavy_check_mark: | N/A |
|
|
| `file_id` | *str* | :heavy_check_mark: | N/A |
|
|
| `download_url` | *str* | :heavy_check_mark: | N/A | |