Skip to main content

Get an end user's sign-in methods (server-side admin)

GET 

/auth/users/:user_id/auth-methods

Secret-key-scoped, aggregate view of the sign-in methods configured for a single end user within the authenticating application. Reports whether the user has a password, which OAuth providers are linked, whether MFA is enabled, whether email/phone are verified, and how many passkeys are registered — everything a customer admin needs to build a "sign-in methods" screen. Scoped to the application — a caller can never read a user belonging to another application.

Request

Responses

Sign-in methods retrieved