Discussions

Ask a Question
Back to All

How can I access candidate's background reports? Will it be publicly accessible links or it is account specific?

In the GET Order Status call, there is a parameter for “reports.base64encodedHTML”. If you grab that value and make a GET call to https://api.accuratebackground.com/v3/report/INSERT_REPORT_ID, it returns a Base64 encoded string. Once decoded and hosted on your end, the candidate’s background reports can be made accessible via a link in your app.