メインコンテンツへスキップ
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

概要

request_id を使って、非同期の Bria Image Editing リクエストのステータスと結果を取得します。
このエンドポイントは Bria Image Editing タスク専用です。編集 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.