Get Custom Regex Rule

Retrieve a single custom regex rule by ID.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

rule_idstringRequiredformat: "uuid"

Response

idstringformat: "uuid"
namestring
regexstring
scoredouble
context_keywordslist of strings
is_activeboolean
created_atdatetime
modified_atdatetime
inbound_actionenum or null
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
outbound_actionenum or null
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
defined_atstring