/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
orgs
Get Current User Login Methods
Get login methods for the current user.
get
/api/v1/orgs/current/user/login-methods
Response
Successful Response
ProviderUserSlim[]
required
id
string
uuid
required
provider
'email'
|
'supabase:non-sso'
|
'supabase:sso'
|
'oidc'
|
'custom-oidc'
ls_user_id
string
uuid
required
saml_provider_id
string
uuid
nullable
provider_user_id
string
uuid
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
email
string
nullable
full_name
string
nullable
first_name
string
nullable
last_name
string
nullable
username
string
nullable
is_disabled
boolean
nullable
provisioning_method
'scim'
|
'saml:jit'
|
'bootstrap'
email_confirmed_at
string
date-time
nullable