Retrieve the status and results of a text-to-image generation task.
Documentation Index
Fetch the complete documentation index at: https://mulerun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
prompt parameter is compatible with Midjourney’s format. Please refer to Midjourney’s official documentation for more details.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the task to retrieve
Task completed successfully
List of generated image URLs
URL of the generated image
[
"https://mulerouter.muleusercontent.com/public/079c5ad5-3b81-4eee-af06-4d85029899d0-1.png",
"https://mulerouter.muleusercontent.com/public/079c5ad5-3b81-4eee-af06-4d85029899d0-2.png",
"https://mulerouter.muleusercontent.com/public/079c5ad5-3b81-4eee-af06-4d85029899d0-3.png",
"https://mulerouter.muleusercontent.com/public/079c5ad5-3b81-4eee-af06-4d85029899d0-4.png"
]