action probely_get_targets_target_id_scheduledscans { label: "List scheduled scans" provider: probely method: GET path: "/targets/{target_id}/scheduledscans/" encoding: json output: { type: "object" additionalProperties: true } }