Retrieve an applicant's report for an entryAsk AIget https://enterprise-api.demo.snappt.com/applicants/{applicantId}/reportPath ParamsapplicantIduuidrequiredQuery ParamsincludeDocumentsbooleanDefaults to truedeprecatedPass false to omit the contents of the applicant documents from the report and include only the result. Note: this parameter will be deprecated in the future. use preset instead.truefalseshowThumbnailsbooleanDefaults to truedeprecatedPass false to omit thumbnail images and receive a FCRA compatible report. Note: this parameter will only have an effect if includeDocuments=false Note: this parameter will be deprecated in the future. use preset instead.truefalsepresetstringenumDefaults to summary-and-documentsPass fcra to receive a FCRA compatible report, summary to receive a report without documents or summary-and-documents to receive a report with the applicant's documents included.fcrasummary-and-documentssummaryAllowed:fcrasummary-and-documentssummaryformatstringenumDefaults to pdfPass HTML to get an HTML version of the report instead of the default PDF format.htmlpdfAllowed:htmlpdfHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/pdfAllowed:application/jsonapplication/pdfResponses 200A application/pdf payload 400The request payload or query string parameter you passed was not valid 401The Authorization header or Snappt applicant session token you passed was not valid 404The item you requested could not be foundUpdated 28 days ago