v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
inference-history

Get Inference Feedback

Get human feedback for a specific inference.

Args: inference_id: The inference record UUID to look up. auth: Authentication result with user_id.

Returns: InferenceFeedbackResponse with the stored feedback.

Raises: HTTPException: 404 if inference not found or no feedback submitted.

get/inferences/{inference_id}/feedback

Path parameters

inference_idstring required

Response

Successful Response

inference_idstring required

Inference ID that was annotated

human_verdictstring required

Stored human verdict

human_feedback_atstring date-time required

When the feedback was submitted