Skip to main content
GET
Retrieve a specific custom WAF rule

Path Parameters

id
integer<int64>
required

The ID of the Custom WAF Rule.

Response

OK

id
integer<int64>
shieldZoneId
integer<int64>
userId
string | null
ruleName
string | null
ruleDescription
string | null
ruleJson
string | null
ruleConfiguration
object
errorResponse
object

Generic response object containing status information for API operations.

Last modified on July 19, 2026