action probely_get_targets_target_id_findings_report { label: "Retrieve finding report PDF format" provider: probely method: GET path: "/targets/{target_id}/findings/report/" encoding: json output: { type: "object" additionalProperties: true } }