List the screenings for your organisation. A screening is created once a candidate completes their onboarding form, and tracks the progress of every check element in the package.
GET https://api.peoplecheck.com/screenings

Query parameters

The samples below show the common filters used to narrow the list.
string
Filter by screening status, for example in_progress. See Understanding statuses.
number
Maximum number of records to return on the page.

Request

Response

The payload contains a pagination object and a data array of screenings.
Response
Use a screening’s id to open its Screening overview or fetch individual check elements.