The current status, outcome, per-step results, and audit log for a screening.
| 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. |