Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt

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

type
enum<string>
Available options:
totp,
passkey,
email
verified
boolean

Whether or not the user has a verified this MFA Device

id
string
Required string length: 36
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

createdAt
string<date-time>

The date and time the MFA device was created

verifiedAt
string<date-time> | null

The date and time the MFA device was verified

default
boolean

Whether or not this is the default MFA device for the user

alias
string

The optional alias for the MFA device