Skip to main content
POST
Analyze Check evidence

Authorizations

Authorization
string
header
required

OAuth access token issued for the REST resource.

Body

application/json
limit
integer
default:25
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: 0 <= x <= 999
selectedApplicantStatus
enum<string>[]

Defaults to current Checks. Pass an empty array to include every authorized Check status.

Maximum array length: 100
Available options:
new,
archived,
inProgress,
shortlisted,
rejected,
selected
selectedFlows
string[]

Exact Flow IDs. Empty means every otherwise-authorized Flow, subject to the cohort bound.

Maximum array length: 20
Required string length: 1 - 128
Pattern: ^[A-Za-z0-9_-]+$

Response

Operation completed.

data
object
required
requestId
string
required

Request correlation identifier.