action probely_get_targets_target_id_scans_dates { label: "Dates where scans have ocurred" provider: probely method: GET path: "/targets/{target_id}/scans/dates/" encoding: json output: { type: "object" additionalProperties: true } }