Endpoint
Path Parameters
| Parameter | Type | Description |
|---|---|---|
name | string | Rule name (URL-encoded if needed) |
Example Request
Response
Response Fields
| Field | Type | Description |
|---|---|---|
name | string | Rule name (unique identifier) |
description | string | Rule description |
condition | string | Detection condition expression |
output | string | Alert output template with placeholders |
priority | string | Priority level (NOTICE, WARNING, CRITICAL) |
enabled | boolean | Whether rule is enabled |
tags | array | Rule tags for categorization |
chains | array | Blockchain networks this rule applies to |
references | array | Optional threat intelligence links |
file_path | string | Optional path to rule file |