Async Jobs
Get async image edit job
Retrieves the status and result of an async image edit job. Returns HTTP 202 if the job is still pending or processing, HTTP 200 if completed or failed.
get/v1/async/images/edits/{job_id}
Path parameters
job_idstring required
The unique identifier of the async job
Response
Job completed (successfully or with failure)