Parameters
Returns
Show properties
Show properties
let params = OrganizationsMemberSearchParameters(cursor: "")
let response = try await StytchB2B.members.search(params)
Searches for members within the organization matching the provided criteria. Calls the POST /sdk/v1/b2b/organizations/me/members/search endpoint. Requires an active session and appropriate RBAC permissions.