I am using the eAlack oAuth API to integrate my application with Slack. Following these instructions I do the following:
Where / how can I get the user id? What am I missing?
You have access to this information at the auth.test endpoint . It will also return the team ID, user ID, and username.