List scan routes
GET {{baseUrl}}/scanner-groups/:group_id/routes
List the hostnames, wildcards, IP addresses, and IP address ranges that Tenable.io matches against targets in auto-routed scans. For more information about supported route formats, see Supported Scan Routing Target Formats.
Requires SCAN MANAGER [40] user permissions. See Permissions.
RESPONSES
status: OK
[{"route":"example.com"},{"route":"10.1.2.3"},{"route":"2001:db8::/64"}]