get https://api.topview.ai/v1/product_avatar/task/image2Video/result
Response
| Field | Type | Description |
|---|---|---|
| code | String | HTTP status code indicating the request result ("200" for success) |
| message | String | Brief description of the operation outcome ("Success") |
| result.taskId | String | Unique identifier for the processing task |
| result.previewVideoUrl | String | Temporary URL for accessing the preview version of generated video |
| result.finishedVideoUrl | String | Permanent URL for accessing the final processed video |
| result.taskStatus | String | Current state of the task ("success" indicates completion) |