<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7Uo0SAFOkta Classic EngineIntegrationsAnswered2024-09-01T09:04:24.000Z2017-03-22T16:49:03.000Z2018-03-15T18:43:49.000Z
  • Thank you for reaching out to Okta Support, my name is Adrian and I'll be handling your case. 

    You can check the methed that the user has enrolled by calling this API call "{{url}}/api/v1/users/{{userId}}/factors/catalog".

    I'll also add an article with API calls related to Factors

    http://developer.okta.com/docs/api/resources/factors.html(http://developer.okta.com/docs/api/resources/factors.html)
    Expand Post
  • hv0kl (hv0kl)

    Thanks - I did finally find the factors API calls this morning - but it wasn't coming up no matter how I searched for that yesterday.  Also, the /catalog option just lists factors that are AVAILABLE for a user to enroll in.  /api/v1/users/:uid/factors will return the enrolled factors.
This question is closed.
Loading
How can I get MFA status for a user using the API?