Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 724 Bytes

File metadata and controls

19 lines (11 loc) · 724 Bytes

GetScreeningResultResponse

The current status, outcome, per-step results, and audit log for a screening.

Properties

Name Type Description Notes
screeningId String Identifier of the screening being queried.
workflowId String Identifier of the workflow that produced this screening.
screeningStatus ComplianceScreeningStatusEnum
outcome ScreeningOutcomeEnum [optional]
steps List<StepResult> Flat step list.
auditLog List<AuditLogEntry> Append-only audit trail for this screening.