Get a rule
GET {{fastly_url}}/waf/rules/{{waf_rule_id}}?include
Get a specific rule. The id provided can be the ModSecurity Rule ID or the Fastly generated rule ID.
Authorization: API token with at least Engineer permissions.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
include | null | Include relationships. Optional, comma-separated values. Permitted values: waf_tags and waf_rule_revisions. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Host | string | ||
Accept | string |