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