curl --request GET \ --url https://api.globalaiopc.com/v1/videos/sora_abc123def456 \ --header 'Authorization: Bearer {{key}}'
{ "id": "sora_abc123def456", "object": "video.generation", "created": 1761635478, "model": "sora-2", "status": "processing", "video_url": null, "error": null }
Query the status and results of Sora video generation tasks
Authorization: Bearer {{key}}
video.generation
queued
processing
completed
failed
video_url