Skip to main content
GET
/
mj
/
task
/
:id
/
fetch
midjourney (fetchfromtask)
curl --request GET \
  --url https://api.example.com/mj/task/:id/fetch
Midjourney’s task query for the fetchfromtask API.
{
  "error": {
    "message": "Invalid signature",
    "type": "401"
  }
}

Path Parameters