List scans
GET
/v2/scans
Scans
Last modified:2024-11-22 19:53:37
Request
Query Params
page
integerÂ
optional
per_page
integerÂ
optional
q
stringÂ
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
sort_by
stringÂ
optional
limited
booleanÂ
optional
extended
booleanÂ
optional
scheduled
booleanÂ
optional
status
array[string]
optional
Allowed values:
DELETE_REQUESTEDDONENEWREQUESTEDRUNNINGSTOP_REQUESTEDSTOP_WAITINGSTOPPEDINTERNAL_ERRORDELETE_ULTIMATE_REQUESTEDSTOP_REQUESTED_GIVEUPDELETE_WAITINGDELETE_ULTIMATE_WAITINGQUEUED
Request samples
Responses
Modified at 2024-11-22 19:53:37