Authorization: Bearer ********************curl --location --request GET '/v1/videos/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": "f3b8d363-fa51-9f76-ff89-3895618f4f7f",
"completed_at": null,
"created_at": 1770287046,
"error": null,
"expires_at": null,
"model": "grok-imagine-video",
"object": "video",
"progress": 100,
"prompt": null,
"remixed_from_video_id": null,
"seconds": null,
"size": null,
"status": "completed",
"video_url": "https://vidgen.x.ai/xai-vidgen-bucket/xai-video-5f18cf0f-2c93-4010-8d91-f4da25b58664.mp4",
"metadata": null,
"polling_url": null,
"usage": null
}