Action Configurations

Get Action Configurations

Retrieves all action configurations.

get/action-configurations

Response

OK

lastActionCreatedAtstring
actionCodestring
tenantIdstring
defaultUserActionResult'ALLOW' | 'BLOCK' | 'CHALLENGE' | 'REVIEW'
messagingTemplatesobject
verificationMethodsstring[]
promptToEnrollVerificationMethodsstring[]
defaultVerificationMethod'SMS' | 'AUTHENTICATOR_APP' | 'RECOVERY_CODE' | 'EMAIL_MAGIC_LINK' | 'EMAIL_OTP' | 'PUSH' | 'DEVICE' | 'SECURITY_KEY' | 'PASSKEY' | 'VERIFF' | 'IPROOV' | 'PALM_BIOMETRICS_RR'
verificationWebhookUrlstring uri

Webhook URL to receive a synchronous action.verify event after the challenge is verified. The webhook can be used to trigger additional tasks. See the action.verify event schema.

Changes

No recorded changes to this endpoint across all 1 revision of this API.