Rule - Get

GET

Retrieve a Rule

GET /rules/{ruleId} endpoint returns a rule template supported by flagright.

Path parameters

ruleIdstringRequired

Response

This endpoint returns an object
id
string
type
enum
Allowed values: TRANSACTIONUSERUSER_ONGOING_SCREENING
name
string
types
list of strings
description
string
defaultParameters
map from strings to any
defaultAction
enum
Model for rule action if a rule is hit. This is returned in the API response and can be configured on Console by operational accounts like a Compliance Analyst
Allowed values: ALLOWFLAGBLOCKSUSPEND
labels
list of enums
defaultCasePriority
enum
Allowed values: P1P2P3P4
defaultNature
enum
Allowed values: AMLFRAUDCTFSCREENING
checksFor
list of strings
typologies
list of strings
sampleUseCases
string
parametersSchema
map from strings to anyOptional
defaultRiskLevelParameters
objectOptional
defaultRiskLevelActions
objectOptional

Errors