action probely_get_targets_target_id_scans_id_report_pci { label: "Scan report PDF, using the PCI report type" provider: probely method: GET path: "/targets/{target_id}/scans/{id}/report/pci/" encoding: json output: { type: "object" additionalProperties: true } }