Returns
Show properties
Show properties
let response = try await StytchB2B.members.me()
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let response = try await StytchB2B.members.me()
Returns the currently authenticated member and their organization. Calls the GET /sdk/v1/b2b/organizations/members/me endpoint. Requires an active session.
Show properties
let response = try await StytchB2B.members.me()