Hello, I am new to Okta and trying to get the APP links for my user ID - using User API using my developer account. I have assigned 2 apps to myself. When I tried the following API calls, got a 200 response but 0 results (blank array) for applications.
https://dev-xxxxxxxx.okta.com/api/v1/users/me/appLinks
https://dev-xxxxxxxx.okta.com/api/v1/users//appLinks
Please advice!