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. Each URL is valid for 24 hours.
pending or processing statuserror object in task_info for details:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.