<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
0D54z00009AmH2XCAVOkta Classic EngineAPI Access ManagementAnswered2025-10-11T09:00:47.000Z2023-05-10T05:59:34.000Z2023-05-11T15:12:01.000Z

ManuV.82988 (Customer) asked a question.

Get list of apps installed based on user email/login from okta

I am able to get the list of apps installed by a user based on users uuid/id, with the below query

{{url}}/api/v1/apps?filter=user.id eq "00u8qjskvtLwcXAIH5d7"

 

But the UUID/ID is not handy for making the call. Is there a way to get the app list based on email/login id of the user?


  • b5n6c (b5n6c)

    Hi Manu Venugopalan ,

     

    To get the list of apps which a user have access follow the steps :

    1. login into your admin dashboard
    2. Navigate to Reports>Reports > User App Access > Export the csv

     

    Expand Post
  • ManuV.82988 (Customer)

    Thanks Jijo for the response.

    But actually I am looking for OKTA API like the example shown in question using UUID. Since we have to programmatically get the details.

    • Mihai N. (Okta, Inc.)

      Hi @ManuV.82988 (Customer)​ , Thank you for reaching out to the Okta Community!

       

      Email/Login are not supported parameters for the filters.  

      Please review the following documentation for reference:

      https://developer.okta.com/docs/reference/api/apps/#request-parameters-3

       

      You can suggest a Feature Enhancement on the Okta Community page by going to the Community Ideas tab. Features suggested in our community are reviewed and can be voted and commented on by other members. High popularity will increase the likelihood of it being picked up by the Product Team and it being implemented.  

      More details here: 

      https://support.okta.com/help/s/blog/a674z000001cj7YAAQ/okta-ideas-faq

       

      If my answers helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

       

      Hope my answer helps! 

      --------------------------------

      Community members help others by clicking Like or Select as Best on responses. Try it today.

      Expand Post
This question is closed.
Loading
Get list of apps installed based on user email/login from okta