Unified Video
MiniMax-H3 Query Task (Unified Format)
Query a MiniMax-H3 video task status and result with GET /v1/video/query?id=.
GET
MiniMax-H3 Query Task (Unified Format)
Retrieves the status of a video generation or 2K regeneration task via theid query parameter. Once the task completes, the time-limited download URL is in the video_url field. The status flow, response fields, and polling guidance are identical to OpenAI-format Task Query.
Method and Path
Query Parameters
string
required
The task
id returned by the create endpoint. Note the parameter name on this route is id, not task_id.