Get Job Status
get_job_statusCheck the status of a background removal job or batch. Returns status updates and result URLs for completed images, allowing polling until completion.
Instructions
Check the status of a single job or batch. Returns status (pending/processing/succeeded/failed) and result URLs for completed jobs. Poll every 2–5 seconds until status is succeeded or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | No | Single job ID returned by remove_background | |
| batchId | No | Batch ID returned by batch_remove_background |