<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
0D54z00009fLbiJCASOkta Classic EngineAPI Access ManagementAnswered2023-09-15T21:30:11.000Z2023-09-14T18:54:26.000Z2023-09-15T21:30:11.000Z

NetG.36427 (Customer) asked a question.

appLinks not showing 'Hidden' apps

The appLinks API call (/api/v1/users/${userId}/appLinks) is not showing Hidden apps - or apps flagged as 'Do not display'. I can consistently reproduce this. This is not the same as the "Why do results vary when referencing the /applinks API endpoint from a Browser or from a different medium." question. That has to do with personal apps.

 

The 'hidden' flag on all the returned apps is 'false' and all the apps that are missing are set to not display.

 

If I plug in a hidden app id directly I can manipulate it, but the goal is to be able to list ALL apps associated with a user.


  • User1673906914629339227 (Directories, OAG\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\)

    Hello Net Guy,

     

    If you need to return a list of all apps for a user, including hidden ones, you can do so with the following API call:

     

    /api/v1/apps?filter=user.id+eq+%22USERID%22&expand=user/USERID

     

    Regards,

    Expand Post
This question is closed.
Loading
appLinks not showing 'Hidden' apps