v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
Rules

Get Rule

Gets a rule by action code and rule ID.

get/action-configurations/{action_code}/rules/{rule_id}

Path parameters

action_codestring required

The action code used to identify the action configuration.

rule_idstring required

The unique id of the rule which can be obtained when creating a rule, or from the admin portal.

Response

OK

namestring
descriptionstring
isActiveboolean
priorityinteger
tenantIdstring
ruleIdstring
type'ALLOW' | 'BLOCK' | 'CHALLENGE' | 'REVIEW'
conditionsobject
verificationMethodsstring[]
promptToEnrollVerificationMethodsstring[]
defaultVerificationMethod'SMS' | 'AUTHENTICATOR_APP' | 'RECOVERY_CODE' | 'EMAIL_MAGIC_LINK' | 'EMAIL_OTP' | 'PUSH' | 'DEVICE' | 'SECURITY_KEY' | 'PASSKEY' | 'VERIFF' | 'IPROOV' | 'PALM_BIOMETRICS_RR'