get
https://api.topview.ai/v2/product_anyShoot/product_background/task/query
Response
| Field | Type | Description |
|---|---|---|
| code | String | Response code indicating success. |
| message | String | Message describing the response. |
| taskId | String | Unique identifier for the task. |
| status | String | Status of the task (e.g., success). |
| anyfitImages | Array of Objects | List of images related to the task. Each object contains a URL. |
| url | String | URL of the image in the anyfitImages array. |