{
"task_id": "cdc70175-11b4-4fe7-a179-27e637557cff",
"task_type": "audio",
"status": "completed",
"result": {
"audio_url": "https://file.302.ai/gpt/imgs/86a0cb57490fc6f109155...(truncated)",
"raw_response": {
"audio": {
"url": "https://file.302.ai/gpt/imgs/86a0cb57490fc6f109155...(truncated)",
"content_type": "audio/mpeg",
"file_size": 351966
},
"timestamps": null
},
"model": "",
"attempts": 2,
"execution_time": 15.44
},
"created_at": "2025-08-20T10:43:53.026393Z",
"completed_at": "2025-08-20T10:44:15.248811Z",
"execution_time": 15.44
}
curl --location --request POST 'https://api.302.ai用户webhook地址' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "cdc70175-11b4-4fe7-a179-27e637557cff",
"task_type": "audio",
"status": "completed",
"result": {
"audio_url": "https://file.302.ai/gpt/imgs/86a0cb57490fc6f109155...(truncated)",
"raw_response": {
"audio": {
"url": "https://file.302.ai/gpt/imgs/86a0cb57490fc6f109155...(truncated)",
"content_type": "audio/mpeg",
"file_size": 351966
},
"timestamps": null
},
"model": "",
"attempts": 2,
"execution_time": 15.44
},
"created_at": "2025-08-20T10:43:53.026393Z",
"completed_at": "2025-08-20T10:44:15.248811Z",
"execution_time": 15.44
}'
{}