B2BResponse

interface B2BResponse

Common optional fields present on B2B API responses.

These fields are present when additional authentication steps are required before a session can be established (e.g. MFA enrollment or org selection during discovery).

Properties

Link copied to clipboard

A short-lived token that carries the partially-authenticated identity across steps (e.g. from SSO/OAuth discovery to organization selection).

Link copied to clipboard
open val mfaRequired: ApiB2bMfaV1MfaRequired?

Present when the member must complete an MFA step before the session is fully established.