
manishk.81241 (Customer) asked a question.
The URL on which the application is redirecting me is
https://**************/home/AppName/Somecode /1889?fromHome=true (Got this by inspecting the My Applications page)
what is "Somecode" in the URL and can I get this data through any Okta API.

I suspect you're referring to the app ID. Just about everything in Okta has a unique ID: users, groups, apps, etc.
And you can definitely pull this information via the API. Linked below is documentation for listing apps:
https://developer.okta.com/docs/api/resources/apps#list-applications