Check Bria Image Editing progress with CometAPI Query Status API (GET /bria/) for async image requests and results readiness.
curl --request GET \
--url https://api.cometapi.com/bria/{request_id} \
--header 'Authorization: Bearer <token>'{}request_id.
request_id returned from the editing API call.curl --request GET \
--url https://api.cometapi.com/bria/{request_id} \
--header 'Authorization: Bearer <token>'{}