Get upscale job status
Jobs
Get upscale job status
Poll until status is succeeded. The upscaled image is returned as a
short-lived signed image_url (valid for several hours; re-call for a fresh
URL anytime — the underlying object is deleted 24h after generation).
GET
Get upscale job status
Authorizations
API key as a bearer token: Authorization: Bearer bpx_live_xxx
Path Parameters
The opaque job id returned by the create endpoint.
Response
Current job status. image_url is populated once succeeded.
Short-lived presigned URL of the upscaled image; present once status=succeeded.
Lifecycle state. succeeded/failed/canceled are terminal.
Available options:
pending, processing, succeeded, failed, canceled