Get detection feedback

Retrieve your own feedback for a detect. Returns 404 when you haven’t answered this detect, even if the detect exists and a teammate has answered it.

Authentication

AuthorizationBearer
API key from https://app.resemble.ai/hub/api

Path parameters

uuidstringRequired
UUID of the detect.

Response

Feedback
successbooleanOptional
itemobjectOptional

A reviewer’s answer about a detection verdict, stored with a snapshot of what the model said at the time the answer was submitted. Returned by POST /detect/{uuid}/feedback and GET /detect/{uuid}/feedback.

Errors

404
Not Found Error