跳转到主要内容
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.