Skip to main content
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

Overview

Retrieve the status and result of an asynchronous Bria Image Editing request by its request_id.
This endpoint is only used for Bria Image Editing tasks. Use the request_id returned from the editing API call.

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your CometAPI key.

Path Parameters

request_id
string
required

The request_id returned by the Bria Image Editing API

Response

200 - application/json

Success

The response is of type object.