curl --location --request GET 'https://api.302.ai/ws/api/v3/predictions//result' \
--header 'Authorization: Bearer '{
"code": 200,
"message": "success",
"data": {
"id": "ed692deda7a741a4bd259c89d9e1ac04",
"model": "kwaivgi/kling-v3.0-pro/image-to-video",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/ed692deda7a741a4bd259c89d9e1ac04/result"
},
"status": "failed",
"created_at": "2026-02-06T08:56:45.137145741Z",
"code": 5004,
"error": "Task execution timeout after 1h3m13s (limit: 1h0m0s)",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}