Operations
List Checks
List Checks visible through the member’s role, sharing, creator, manager, and company permissions.
Use when: Use to browse or filter Checks and obtain applicant IDs; use checks.analytics for comparisons and checks.get for one person. Returns: a cursor-paginated list of authorized Check summaries, Flow context, statuses, progress, and IDs.
POST
List Checks
Authorizations
OAuth access token issued for the REST resource.
Body
application/json
Required range:
1 <= x <= 200Defaults to current Checks. Pass an empty array to include every authorized Check status.
Maximum array length:
100Available options:
new, archived, inProgress, shortlisted, rejected, selected Exact Flow IDs. A non-empty list automatically enables the Flow filter.
Maximum array length:
100Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$