curl --location --request GET 'https://api.topview.ai/v1/common_task/remove_background/query'{
"code": "string",
"message": "string",
"result": {
"taskId": "string",
"status": "string",
"bgRemovedImageFileId": "string",
"bgRemovedImagePath": "string",
"bgRemovedImageWidth": 0,
"bgRemovedImageHeight": 0,
"maskImageFileId": "string",
"maskImagePath": "string",
"maskImageWidth": 0,
"maskImageHeight": 0
}
}