List waf-acls
GET /waf-acls
GET
/waf-acls
Web Application Firewall ACL imported from a customer cloud account (AWS WAFv2, Azure Front Door WAF, Cloudflare). Scoped to an organisation; linked to the BYOC credential used for import.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
provider
required
string
name
required
Human-readable ACL name.
string
scope
WAF scope: CLOUDFRONT (AWS global), REGIONAL (AWS/Azure), GLOBAL (Cloudflare).
string
default_action
Default action for requests that do not match any rule.
string
rules
WAF rules array (WafRule[]) — synced from provider.
capacity
WCU capacity consumed by this ACL (AWS-specific).
integer
status
string
provider_acl_id
required
Provider-side ACL identifier (AWS WebACL ID, Azure ARM resource path, Cloudflare zone ID).
string
organisation
credential
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)