Action Configurations
Get Action Configuration
Retrieves an action configuration by action code.
GET
/
action-configurations
/
{action_code}
Path Parameters
The action code used to identify the action configuration.
Response
200 - application/json
Available options:
ALLOW
, BLOCK
, CHALLENGE
, REVIEW
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Available options:
PASSKEY
Available options:
SMS
, AUTHENTICATOR_APP
, RECOVERY_CODE
, EMAIL_MAGIC_LINK
, EMAIL_OTP
, PUSH
, SECURITY_KEY
, PASSKEY
, VERIFF
, IPROOV
, PALM_BIOMETRICS_RR
Was this page helpful?