The
prompt parameter is compatible with Midjourney’s format. Please refer to Midjourney’s official documentation for more details.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the task to retrieve
Response
Task completed successfully
List of generated image URLs
URL of the generated image
Example:
[
"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"
]