Ask a question about a detection

Submit a natural-language question about a completed detection report. Returns 202 Accepted while the answer is generated in the background.

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

uuidstringRequired
UUID of the completed detection report

Request

This endpoint expects an object.
querystringRequired

The natural-language question to ask about the detection

Response

Question accepted
successboolean or null
itemobject or null

Errors