v1

latestOpenAPI 3.1.02026-07-267724480.0 KB

Query Status

Poll an asynchronous Bria image-editing task by request_id. Editing actions return a request_id; text-to-image and text-to-vector respond synchronously and have no task to poll. Finished tasks return status: "COMPLETED" with result.image_url; task-level failures return status: "ERROR" with details.

get/bria/{request_id}

Path parameters

request_idstring required

The request_id returned by the Bria Image Editing API

Response

Success

object required