GET
/
v1
/
scans
/
history

Authorizations

X-API-Key
string
headerrequired

Query Parameters

offset
integer

number of rows to skip

limit
integer

number of rows to get

start_date
string

start date from which you want to get history

end_date
string

end date till which you want to get history

time_range
enum<string>

time range to get history

Available options:
current_month,
last_month,
last_3_months,
last_6_months,
last_12_months,
all_time

Response

200 - application/json
message
string
required
current_page
integer
required
result_count
integer
required
total_results
integer
required
total_pages
integer
required
data
object[]
required
total_completed_request
integer
total_scan_run
integer
total_unique_scan_run
integer