Retrieve attacks
GET /attacks
GET
/attacks
Returns a list of attacks in chunks.
Parameters
Query Parameters
chunk
required
integer
The chunk of attacks you want to retrieve, 0 will give the 10 most recent attacks, 1 the 10 attacks after that.
filter
string
Search string to filter attacks
limit
integer
Number of attacks to return per chunk
Responses
200
Successful response with attacks
object
data
object
attacks
Array<object>
object
attack_id
string
00c299dc77a6bcfd594145786222fce3658cb53f
description
string
UDP Flood; TCP SYN Flood; TCP SYN/ACK Flood
duration
Attack duration in seconds
integer
240
volume
Total dropped amount in megabit
integer
157
event_time
string format: date-time
2024-08-21 18:54:00
mbps
integer
13
pps
integer
3935
start_time
string format: date-time
2024-08-21 18:50:00
status
string
dest
Attacked IP Address
string
45.140.141.151/32
success
boolean
true