curl --location --request GET 'https://api.302.ai/pix/task/pix_xxxxxx/fetch' \
--header 'Authorization: Bearer '
{
"code": 200,
"data": {
"create_time": "1737052839",
"image_url": "https://file.302ai.cn/gpt/imgs/20250116/4690dee9681d415bb17a10a241294b59.jpg",
"msg": null,
"point": "300",
"poster": "https://file.302ai.cn/gpt/imgs/20250116/4690dee9681d415bb17a10a241294b59.jpg",
"prompt": "变身成为黑色毒液",
"refund": "0",
"state": "succeeded",
"status": "3",
"task_id": "pix_4a2444a64814",
"update_time": "1737053035",
"video_url": "https://file.302ai.cn/gpt/imgs/20250116/463b2013923d430495e754159653df0d.mp4"
}
}