Get a picture of a generated mesh
get_generation_previewUse once get_generation_status reports completed with hasPreview true: returns a signed URL of the provider's render of the mesh, valid for an hour, and the image inline when include_image_data is true (only on hosts that display image content). Do not use for saved logo or coin projects; get_project_preview covers those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| include_image_data | No | Also return the image inline as image content |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bytes | Yes | ||
| runId | Yes | ||
| openUrl | Yes | The studio page for it | |
| imageUrl | Yes | Signed image URL, valid about an hour; fetch or show it before then | |
| expiresAt | Yes | ISO 8601, when imageUrl stops working | |
| contentType | Yes |