Skip to main content
Returns a forensics entry per analyzed file. Once a run is completed, each entry includes the structured verdict, document context, a plain-language summary, topEvidence, and the per-check outcomes in checks[] — so you can ingest results programmatically without parsing the PDF. A reportUrl still links to the full PDF report. Returns 409 if no upload was created with the forensics feature. See Forensics & verification for what’s checked. Multi-file and multi-credential cases return one entry per credential (keyed by credentialId + fileId). Rich fields appear only for completed entries; while a run is still queued, processing, or failed the entry keeps the lean shape (uploadId, credentialId, fileId, status, reportUrl).

Path parameters

string
required
TruEnroll case ID.

Response fields

object

Example