As an admin, is there a way through the Box user interface to learn the user-id of an existing user?
Or as an individual user, how can I find my user-id?
Why: I'm building an app that will upload files to Box on behalf of users. How do I find the users' ids?
I realize there are programmatic ways via the API, but I'd rather just enter the user-id into my app's configuration record.
Thank you.