Skip to main content
GET
Get Phone Factor Settings

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

レスポンス

Returns the phone factor settings.

otp_length
integer
デフォルト:6
必須

The length of the OTP code.

必須範囲: 4 <= x <= 10
otp_expiration_time
integer
デフォルト:300
必須

The OTP expiration time in seconds.

必須範囲: 30 <= x <= 3600