List of hosts for a scan
GET
/v2/scans/{scan_id}/hosts
Scan Hosts
Last modified:2024-11-12 10:01:40
The list includes the hosts for the last scan (last report).
Request
Path Params
scan_id
string
required
Query Params
page
integer
optional
per_page
integer
optional
date_range_start
string
optional
date_range_end
string
optional
relative_date_range
string
optional
Available units: (s)econds, (m)inutes, (h)ours, (d)ays, (M)onths, (y)ears. (q)uarter
Example: Get the results for the last 10 days - 10d.
Get the results from the first quarter at 2020 - 1q2020
q
string
optional
sort_by
string
optional
Request samples
Responses
Modified at 2024-11-12 10:01:40