POST https://api.peoplecheck.com/screenings/{id}/report/{type}Path parameters
number
required
Identification of the screening process.
string
required
Type of result report. One of
json, xml, or pdf.Request
Response
Thepayload contains every check element in the screening, keyed by element name. Elements that haven’t finished yet return a message instead of a result.
Response
Which elements appear in the report depends on the package used for the screening. To retrieve a single element on its own, use the individual check element endpoints.

