跳轉到主要內容
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

概覽

透過 request_id 取得非同步 Bria 影像編輯 請求的狀態與結果。
此端點僅用於 Bria 影像編輯任務。請使用編輯 API 呼叫所回傳的 request_id

授權

Authorization
string
header
必填

Bearer token authentication. Use your CometAPI key.

路徑參數

request_id
string
必填

The request_id returned by the Bria Image Editing API

回應

200 - application/json

Success

The response is of type object.