I am currently working on a project. I want to know if there is a public API endpoint to get all the thirdparty apps installed in a user’s account.
Also is there a possibility to get a detailed information about a user other than the few provided by GET/settings/v3/users/{userId} ?
Thanks for helping out
Hey, @JYin2
Thanks for your questions.
I have a couple of answers:
For Q1, there is not an endpoint for this. If you have a moment, adding your suggestion to the Ideas Community and getting some upvotes will be very helpful in getting your suggestion in front of the Product team.
For Q2, you can use `userId` with the Owners API to get more details about a User. It may or may not be precisely what you are after, and it’s a good place to check.
Best,
Jaycee
Thank you @Jaycee_Lewis, I will do as you have suggested.