sync
参数为0时才需要使 用该接口查询Authorization: Bearer ********************
curl --location --request GET 'https://api.gpt.ge/task/28e9810b-ca6a-4c0d-8af2-13aa1a48949c'
{
"data": {
"mask": "",
"image": "https://wxtechsz.oss-cn-shenzhen.aliyuncs.com/tasks/output/segmentation/28e9810b-ca6a-4c0d-8af2-13aa1a48949c-image.png?x-oss-credential=LTAI5tGjJnh66c1txANiRBQN/20250322/cn-shenzhen/oss/aliyun_v4_request&x-oss-date=20250322T184329Z&x-oss-expires=3600&x-oss-signature=d5c637a8e7bb4535fb5924e3d1b96d49dd475c43e194d3dc8b3beb4826faa2b2&x-oss-signature-version=OSS4-HMAC-SHA256",
"state": 1,
"task_id": "28e9810b-ca6a-4c0d-8af2-13aa1a48949c",
"progress": 100,
"created_at": 1742668552,
"completed_at": 1742668553,
"processed_at": 1742668552
},
"status": 200
}