v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.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

idstring uuid required
provider'email' | 'supabase:non-sso' | 'supabase:sso' | 'oidc' | 'custom-oidc'
ls_user_idstring uuid required
saml_provider_idstring uuid nullable
provider_user_idstring uuid nullable
created_atstring date-time required
updated_atstring date-time required
emailstring nullable
full_namestring nullable
first_namestring nullable
last_namestring nullable
usernamestring nullable
is_disabledboolean nullable
provisioning_method'scim' | 'saml:jit' | 'bootstrap'
email_confirmed_atstring date-time nullable