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