Get details of a single project
  GET /api/v2/organizations/{organization}/projects/{project}    
 Authorizations
Parameters
Path Parameters
Query Parameters
Responses
200
The request has succeeded.
object
WAF operation mode
OWASP paranoia level
WAF rule IDs to allow/whitelist
IP addresses to allow
IP addresses to block
ASN numbers to block
User agent patterns to block
Referer patterns to block
Slack webhook URL for notifications
https://hooks.slack.com/services/XXXMinimum hits per minute to trigger Slack notification
100Email addresses for notifications
Project Honey Pot HTTP:BL configuration
object
Enable HTTP:BL
Block suspicious IPs
Block email harvesters
Block spam sources
Block search engines
HTTP:BL API key
Enable predefined block lists
object
Block known bad user agents
Block known bad referers
Block known bad IPs
Block AI crawlers
Rate limiting thresholds
object
Threshold type
Requests per second limit (for ip/header)
10Hit count limit (for waf_hit_by_ip)
10Time window in minutes (for waf_hit_by_ip)
5Cooldown period in seconds
30Threshold enforcement mode
Header name (for header type)
Slack webhook for this threshold
Project name
Test ProjectProject machine name
test-project400
The server could not understand the request due to invalid syntax.
object
Error message
The requested resource was not foundError flag
true403
Access is forbidden.
object
Error message
The requested resource was not foundError flag
true