Skip to main content
GET
/
api
/
Analytics
/
getWAFAttackTypes
cURL
curl --request GET \
  --url https://api.example.com/api/Analytics/getWAFAttackTypes \
  --header 'Authorization: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.hackgate.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT authentication header

Query Parameters

gte
string
lte
string
url
string

Response

OK

The response is of type string.

Last modified on May 9, 2026