Midjourney Task Query
Midjourney
Midjourney Task Query
Query Midjourney single tasks, batch tasks, and task image seed.
GET
Midjourney Task Query
Midjourney Task Query
The Midjourney query API is used to poll task progress, retrieve final image information, and read task buttons and seed.- Single task queries use
GET /mj/task/{id}/fetch - Batch queries use
POST /mj/task/list-by-condition - Image seed queries use
GET /mj/task/{id}/image-seed
Query a Single Task
Response Fields
Task ID.
Task action. Common values include
IMAGINE, UPSCALE, VARIATION, ZOOM, PAN, DESCRIBE, BLEND, SHORTEN, SWAP_FACE.Original prompt.
English prompt.
Task description.
Submission time.
Start execution time.
End time.
Primary image URL.
Video URL.
Task status. Common values are
NOT_START, SUBMITTED, MODAL, IN_PROGRESS, FAILURE, SUCCESS, CANCEL.Task progress, for example
0%, 65%, 100%.Reason for failure.
Array of action buttons that can still be triggered below the image.
Custom parameter.
Image list.