CodeVerification
Information related to the code verification flow. Present if the source is authenticated by a verification code (flow is Flow.CodeVerification).
Properties
Link copied to clipboard
The number of attempts remaining to authenticate the source object with a verification code.
Link copied to clipboard
The status of the code verification, either pending (awaiting verification, attempts_remaining should be greater than 0), succeeded (successful verification) or failed (failed verification, cannot be verified anymore as attempts_remaining should be 0).