Ana içeriğe atla
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

Genel Bakış

Asenkron bir Bria Image Editing isteğinin durumunu ve sonucunu request_id ile alın.
Bu endpoint yalnızca Bria Image Editing görevleri için kullanılır. Düzenleme API çağrısından döndürülen request_id değerini kullanın.

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer token authentication. Use your CometAPI key.

Yol Parametreleri

request_id
string
gerekli

The request_id returned by the Bria Image Editing API

Yanıt

200 - application/json

Success

The response is of type object.