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
Returns
memberSession
ApiB2bSessionV1MemberSession
required
authenticationFactors
List<ApiSessionV1AuthenticationFactor>
required
type
ApiSessionV1AuthenticationFactorType
required
deliveryMethod
ApiSessionV1AuthenticationFactorDeliveryMethod
required
phoneNumberFactor
ApiSessionV1PhoneNumberFactor?
googleOauthFactor
ApiSessionV1GoogleOAuthFactor?
microsoftOauthFactor
ApiSessionV1MicrosoftOAuthFactor?
appleOauthFactor
ApiSessionV1AppleOAuthFactor?
webauthnFactor
ApiSessionV1WebAuthnFactor?
authenticatorAppFactor
ApiSessionV1AuthenticatorAppFactor?
githubOauthFactor
ApiSessionV1GithubOAuthFactor?
recoveryCodeFactor
ApiSessionV1RecoveryCodeFactor?
facebookOauthFactor
ApiSessionV1FacebookOAuthFactor?
cryptoWalletFactor
ApiSessionV1CryptoWalletFactor?
amazonOauthFactor
ApiSessionV1AmazonOAuthFactor?
bitbucketOauthFactor
ApiSessionV1BitbucketOAuthFactor?
coinbaseOauthFactor
ApiSessionV1CoinbaseOAuthFactor?
discordOauthFactor
ApiSessionV1DiscordOAuthFactor?
figmaOauthFactor
ApiSessionV1FigmaOAuthFactor?
gitLabOauthFactor
ApiSessionV1GitLabOAuthFactor?
instagramOauthFactor
ApiSessionV1InstagramOAuthFactor?
linkedInOauthFactor
ApiSessionV1LinkedInOAuthFactor?
shopifyOauthFactor
ApiSessionV1ShopifyOAuthFactor?
slackOauthFactor
ApiSessionV1SlackOAuthFactor?
snapchatOauthFactor
ApiSessionV1SnapchatOAuthFactor?
spotifyOauthFactor
ApiSessionV1SpotifyOAuthFactor?
steamOauthFactor
ApiSessionV1SteamOAuthFactor?
tikTokOauthFactor
ApiSessionV1TikTokOAuthFactor?
twitchOauthFactor
ApiSessionV1TwitchOAuthFactor?
embeddableMagicLinkFactor
ApiSessionV1EmbeddableMagicLinkFactor?
biometricFactor
ApiSessionV1BiometricFactor?
samlSsoFactor
ApiSessionV1SAMLSSOFactor?
oidcSsoFactor
ApiSessionV1OIDCSSOFactor?
salesforceOauthFactor
ApiSessionV1SalesforceOAuthFactor?
yahooOauthFactor
ApiSessionV1YahooOAuthFactor?
hubspotOauthFactor
ApiSessionV1HubspotOAuthFactor?
slackOauthExchangeFactor
ApiSessionV1SlackOAuthExchangeFactor?
hubspotOauthExchangeFactor
ApiSessionV1HubspotOAuthExchangeFactor?
githubOauthExchangeFactor
ApiSessionV1GithubOAuthExchangeFactor?
googleOauthExchangeFactor
ApiSessionV1GoogleOAuthExchangeFactor?
impersonatedFactor
ApiSessionV1ImpersonatedFactor?
oauthAccessTokenExchangeFactor
ApiSessionV1OAuthAccessTokenExchangeFactor?
trustedAuthTokenFactor
ApiSessionV1TrustedAuthTokenFactor?
customClaims
Map<String, JsonElement>?
member
ApiOrganizationV1Member
required
ssoRegistrations
List<ApiOrganizationV1SSORegistration>
required
ssoAttributes
Map<String, JsonElement>?
oauthRegistrations
List<ApiOrganizationV1OAuthRegistration>
required
memberOauthRegistrationId
retiredEmailAddresses
List<ApiOrganizationV1RetiredEmail>
required
roles
List<ApiOrganizationV1MemberRole>
required
sources
List<ApiOrganizationV1MemberRoleSource>
required
trustedMetadata
Map<String, JsonElement>?
untrustedMetadata
Map<String, JsonElement>?
scimRegistration
ApiOrganizationV1SCIMRegistration?
scimAttributes
ApiB2bScimV1SCIMAttributes?
organization
ApiOrganizationV1Organization
required
ssoJitProvisioningAllowedConnections
ssoActiveConnections
List<ApiOrganizationV1ActiveSSOConnection>
required
rbacEmailImplicitRoleAssignments
List<ApiOrganizationV1EmailImplicitRoleAssignment>
required
oauthTenantJitProvisioning
firstPartyConnectedAppsAllowedType
allowedFirstPartyConnectedApps
thirdPartyConnectedAppsAllowedType
allowedThirdPartyConnectedApps
customRoles
List<ApiOrganizationV1CustomRole>
required
permissions
List<ApiOrganizationV1CustomRolePermission>
required
trustedMetadata
Map<String, JsonElement>?
scimActiveConnection
ApiOrganizationV1ActiveSCIMConnection?
allowedOauthTenants
Map<String, JsonElement>?
StytchB2B.sessions.attest({ profileId: "profile-id", token: "integrity-token" })