Get candidate Scout result
Get a candidate’s Scout result (resume and identity fraud screening): the overall verdict, a human-readable summary, and per-check findings. Read-only. The status field indicates whether a Scout run exists and whether results are available; risk, summary, and the flag arrays are only populated when status is “completed”.
Authorizations
Path Parameters
The unique identifier of the candidate
Response
Successfully retrieved Scout result
Lifecycle of the Scout run for this candidate. "not_run" = no Scout run exists; "processing" = a run is in progress; "completed" = results are available below.
not_run, processing, completed ISO 8601 timestamp when the Scout run completed. Null unless completed.
Overall Scout verdict. "Checks Passed" = no concerns; "Review Recommended" = manual review advised; "Insufficient Data" = not enough information to assess (NOT a clean result). Null unless completed.
Checks Passed, Review Recommended, Insufficient Data Human-readable summary of the Scout assessment. Null unless completed.
Findings that did not pass (including checks that were skipped). Empty unless completed.
Checks the candidate cleared. Empty unless completed.