<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
0D54z00008p4e8kCAAOkta Classic EngineAPI Access ManagementAnswered2024-04-02T16:23:39.000Z2023-02-21T11:05:37.000Z2023-02-22T16:18:25.000Z
  • DonF.81354 (Customer)

    Yes, @JaniK.29243 (Customer)​ is absolutely correct, this is an out-of-the-box feature of Okta that does not require anything additional to be enabled. Please do take a look at the Postman collections linked above. If outside of Postman, you can also script this into a report using Python and the "Requests" module.

     

    Additionally, seeing that you are concerned primarily with "Deleted Users", take a look at the following article from Okta, this will direct you to searching for this information from within Okta itself (which may be an easier option, depending on your need)

     

    How to search for deleted users in the system logs

     

    Hope this helps! Thanks!

     

     

     

     

     

    Expand Post
    • AmolK.59325 (Customer)

      Hi Don, Jani,

      Thanks for the reply. I had tried the API, but I received following error. Attaching the screenshot of postman reply I received while accessing System Log API.

      "errorCode": "events_api_not_enabled",
      "errorSummary": "/events api is deprecated and has been disabled for your account, please use /logs api . Please contact OKTA if you need this enabled.",
      "errorLink": "events_api_not_enabled",
      "errorId": "oaervh7q_6sTrixus84NAfmjg",
      "errorCauses": []
      Expand Post
      • Mihai N. (Okta, Inc.)

        Hi @AmolK.59325 (Customer)​ , Thanks for reaching out to the Okta Community!

         

        @JaniK.29243 (Customer)​ & @DonF.81354 (Customer)​  are right. Typically you don't need anything.

        Maybe there was something missed if the org was recently provisioned or if you SKUs changed.

        Please open a case and one of our Support Engineers will work with you to get to the bottom this.

         

        Expand Post
This question is closed.
Loading
Can we get system log enabled?