Skip to main content
POST
List Checks

Authorizations

Authorization
string
header
required

OAuth access token issued for the REST resource.

Body

application/json
cursor
object
limit
integer
default:100
Required range: 1 <= x <= 200
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. A non-empty list automatically enables the Flow filter.

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

Response

Operation completed.

data
object
required
requestId
string
required

Request correlation identifier.