inference-history
Get an inference record
Retrieve a single inference record by ID. Includes LLM-as-Judge verdict and score when judging has completed (fields are null until then).
get/inferences/{inference_id}
Path parameters
inference_idstring required
The inference record UUID returned in inference_id on any inference response.
Response
The inference record.