Retrieve the status and result of a generation task
| Status | Description |
|---|---|
pending | Task is waiting to be processed |
processing | Task is currently being processed |
completed | Task completed successfully |
failed | Task failed with an error |
images array.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.