cURL
curl --request GET \ --url http://localhost:8080/v1/users/me/mfa \ --header 'Authorization: Bearer <token>'
{ "factors": [ {} ], "mfa_enabled": true }
Returns the authenticated user’s MFA factors from WorkOS.
Merchant API key: ak_live_... or ak_test_...
ak_live_...
ak_test_...
MFA status and factors