Skip to main content

Documentation Index

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

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

Returns

requestId
String
required
userId
String
required
emails
List<ApiUserV1Email>
required
status
String
required
phoneNumbers
List<ApiUserV1PhoneNumber>
required
webauthnRegistrations
List<ApiUserV1WebAuthnRegistration>
required
providers
List<ApiUserV1OAuthProvider>
required
totps
List<ApiUserV1TOTP>
required
cryptoWallets
List<ApiUserV1CryptoWallet>
required
biometricRegistrations
List<ApiUserV1BiometricRegistration>
required
statusCode
Int
required
name
ApiUserV1Name?
createdAt
Instant?
password
ApiUserV1Password?
trustedMetadata
Map<String, JsonElement>?
untrustedMetadata
Map<String, JsonElement>?
StytchConsumer.user.getUser()