getUser
Unauthenticated call to look up a user’s organizationId by email or phone
Import
Usage
Parameters
params
string | GetUserParams
the params to look up
Returns
Promise<{orgId: string}>
the organization id for the user if they exist
Unauthenticated call to look up a user’s organizationId by email or phone
string | GetUserParams
the params to look up
Promise<{orgId: string}>
the organization id for the user if they exist