메인 콘텐츠로 건너뛰기
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.