Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234_abcdef

Path Parameters

event_log_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
alert_type
enum<string> | null
Available options:
ddos_alert,
rtbh_alert
client_id
integer | null
notification_type
string | null
attack_start_time
string<date-time> | null
attack_power_bps
number | null
attack_power_pps
number | null
number_of_ip_involved_in_attack
integer | null
targeted_ip_addresses
string | null
attack_traffic
Attack Traffic · object[] | null
attack_packet_sizes
Attack Packet Sizes · object[] | null
attack_top_source_countries
Attack Top Source Countries · object[] | null
attack_top_source_ips
Attack Top Source Ips · object[] | null
attack_top_source_ports
Attack Top Source Ports · object[] | null
attack_top_destination_ports
Attack Top Destination Ports · object[] | null
attack_top_protocols
Attack Top Protocols · object[] | null