curl --location --request GET 'https://api.302.ai/ws/api/v3/predictions//result' \
--header 'Authorization: Bearer '{
"code": 200,
"message": "success",
"data": {
"id": "afb2c3d94d4d47b489470458fe7121f1",
"model": "wavespeed-ai/wan-2.2/t2v-720p-lora-ultra-fast",
"outputs": [
"https://file.302.ai/gpt/imgs/20260123/4079bdd45ff4de2bd3bdea1e7c6b4d5c.mp4"
],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/afb2c3d94d4d47b489470458fe7121f1/result"
},
"status": "completed",
"created_at": "2026-01-23T07:34:03.019982664Z",
"error": "",
"executionTime": 74994,
"timings": {
"inference": 74994
}
}
}