Skip to main content

getUserAccountType

Gets User account type by email.

Path Parameters
emailAddress string REQUIRED
Responses
200

Successful operation

Schema OPTIONAL
userAccountType string[] OPTIONAL

Possible values: [UNLOCK_ACCOUNT, GOOGLE_ACCOUNT, PASSKEY_ACCOUNT, EMAIL_CODE]

400
404

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL