Reports
List your domain's generated PDF reports and download a specific one.
Reports are the shareable PDFs SurfacedBy generates at each scan boundary. The listing endpoint enumerates every report the system has produced for the domain along with its scan reference. The download endpoint streams the PDF bytes for one report; authenticate the same way as every other endpoint, and expect Content-Type: application/pdf.
Reports are read-only and available on Professional and Business.
GET
/
domains/{domain_id}/reportsPath Parameters
domain_idRequiredDomain Id
Query Parameters
cursorCursor
Header Parameters
X-API-KeyX-Api-Key
Successful Response