Skip to main content
GET
Retrieve custom WAF rules configured for the specified Shield Zone

Path Parameters

shieldZoneId
integer<int64>
required

The ID of the Shield Zone associated with the Custom WAF Rules.

Query Parameters

page
integer<int32>
default:1

(Optional) The page number of results.

perPage
integer<int32>
default:10

(Optional) (Default: 10) The amount of results returned on one page.

Response

OK

data
object[] | null
page
object
error
object

Generic response object containing status information for API operations.

Last modified on July 19, 2026