curl --request GET \ --url https://zcbservice.aizfw.cn/kyyAiPower/v1/result/sora_abc123def456 \ --header 'Authorization: Bearer {{key}}'
{ "id": "sora_abc123def456", "object": "video.generation", "created": 1761635478, "model": "sora-2", "status": "processing", "video_url": null, "error": null }
查询 Sora 视频生成任务的状态和结果
Authorization: Bearer {{key}}
video.generation
queued
processing
completed
failed
video_url