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.

Parameters

emailAddress
String
required
code
String
required

Returns

requestId
String
required
emailAddress
String
required
intermediateSessionToken
String
required
discoveredOrganizations
List<ApiDiscoveryV1DiscoveredOrganization>
required
statusCode
Int
required
mfaRequired
ApiB2bMfaV1MfaRequired?
Present when the member must complete an MFA step before the session is fully established.
StytchB2B.otp.email.discovery.authenticate({ emailAddress: "user@example.com", code: "123456" })