/
/Offenders.io Sex Offender Registry API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2026-09-27
  • getSearch sex offender records
  • postSearch sex offender records with JSON body
  • getList your account’s Verification Reports
  • postCreate a Verification Report
  • getPoll or retrieve a Verification Report
  • getDownload the completed Verification Report PDF
  • getRetrieve a minimal signed public receipt
  • getRetrieve known sex offender history by exact identifier
  • postRetrieve known sex offender history with a JSON body
  • getDownload complete sex offender history as PDF
  • postDownload complete sex offender history as PDF with a JSON body

Download the completed Verification Report PDF

Authenticated direct PDF bytes. No permanent public or signed PDF download URL. Poll the JSON resource first.

get/sexoffender/report/live/{reportId}/pdf

Path parameters

reportIdstring required

Opaque report ID returned when creating a report.

Response

Exact issued PDF bytes

Changes