メインコンテンツへスキップ
GET
C#

承認

Authorization
string
header
必須

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

レスポンス

Factors successfully retrieved.

enabled
boolean
デフォルト:true
必須

Whether this factor is enabled (true) or disabled (false).

trial_expired
boolean
デフォルト:true

Whether trial limits have been exceeded.

name
enum<string>
デフォルト:sms

Factor name. Can be sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform, or recovery-code.

利用可能なオプション:
push-notification,
sms,
email,
duo,
otp,
webauthn-roaming,
webauthn-platform,
recovery-code
Minimum string length: 1