Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Information about the end user’s MFA enrollments.

Properties

PropertyTypeDescription
enrollmentPromptedAt?stringThe date and time when the end user was prompted for MFA enrollment, in ISO 8601 format. If the this field exists, and the user has no other enrolled MFA methods, then the user skipped MFA enrollment.
lastVerificationCompletedAt?stringThe date and time when the end user last successfully completed an MFA verification, including enrollment, in ISO 8601 format.
totp?MFAMethodsTotpAn object containing information about the end user’s TOTP enrollment.
sms?MFAMethodsSmsAn object containing information about the end user’s SMS MFA enrollment.