Passer au contenu principal
GET
/
bria
/
{request_id}
Query Status
curl --request GET \
  --url https://api.cometapi.com/bria/{request_id} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Vue d’ensemble

Récupérez le statut et le résultat d’une requête Bria Image Editing asynchrone à l’aide de son request_id.
Ce endpoint est utilisé uniquement pour les tâches Bria Image Editing. Utilisez le request_id renvoyé par l’appel à l’API d’édition.

Autorisations

Authorization
string
header
requis

Bearer token authentication. Use your CometAPI key.

Paramètres de chemin

request_id
string
requis

The request_id returned by the Bria Image Editing API

Réponse

200 - application/json

Success

The response is of type object.