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.
idstring
typeenum
Allowed values: TRANSACTIONUSERUSER_ONGOING_SCREENING
namestring
typeslist of strings
descriptionstring
defaultParametersmap from strings to any
defaultActionenum
Allowed values: ALLOWFLAGBLOCKSUSPEND
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
labelslist of enums
defaultCasePriorityenum
Allowed values: P1P2P3P4
defaultNatureenum
Allowed values: AMLFRAUDCTFSCREENING
checksForlist of strings
typologieslist of strings
sampleUseCasesstring
parametersSchemamap from strings to anyOptional
defaultRiskLevelParametersobjectOptional
defaultRiskLevelActionsobjectOptional

Errors