<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
0D54z000075tl4xCAAOkta Classic EngineAPI Access ManagementAnswered2022-08-25T20:21:28.000Z2021-07-27T22:55:55.000Z2021-07-30T23:58:00.000Z
  • Hello Sai,

     

    The information you're looking for should be visible by using the following API call:

     

    https://developer.okta.com/docs/reference/api/users/#get-user

     

    The last login information will be visible in the response, for example:

     

    "id": "00ub0oNGTSWTBKOLGLNR",

    "status": "ACTIVE",

    "created": "2013-06-24T16:39:18.000Z",

    "activated": "2013-06-24T16:39:19.000Z",

    "statusChanged": "2013-06-24T16:39:19.000Z",

    "lastLogin": "2013-06-24T17:39:19.000Z",

    "lastUpdated": "2013-07-02T21:36:25.344Z",

    "passwordChanged": "2013-07-02T21:36:25.344Z",

     

    I hope this information helps!

    Expand Post
This question is closed.
Loading
Last Login for specific user