Naar hoofdinhoud gaan
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

Overzicht

Haal de status en het resultaat op van een asynchroon Bria-verzoek voor Image Editing via het request_id.
Dit endpoint wordt alleen gebruikt voor Bria Image Editing-taken. Gebruik het request_id dat is teruggegeven door de editing API-aanroep.

Autorisaties

Authorization
string
header
vereist

Bearer token authentication. Use your CometAPI key.

Padparameters

request_id
string
vereist

The request_id returned by the Bria Image Editing API

Respons

200 - application/json

Success

The response is of type object.