curl --location --request GET 'https://api.302.ai/ws/api/v3/predictions//result' \
--header 'Authorization: Bearer '{
"code": 200,
"message": "success",
"data": {
"id": "10cef675628c42a78d88faa68b34c061",
"model": "wavespeed-ai/video-watermark-remover",
"outputs": [
"https://file.302.ai/gpt/imgs/20260115/8eaa63735107dd339c6e96265dd67815.mp4"
],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/10cef675628c42a78d88faa68b34c061/result"
},
"status": "completed",
"created_at": "2026-01-15T02:38:28.498725245Z",
"error": "",
"executionTime": 62184,
"timings": {
"inference": 62184
}
}
}