Skip to main content
GET

MiniMax-H3 Query Task (Unified Format)

Retrieves the status of a video generation or 2K regeneration task via the id 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.

Response Example

Response fields match Task Query (OpenAI Format).

Error Codes