Users
Get User by Id
Returns a user object with details such as his email address and duty information.
get/users/{userId}
Path parameters
userIdstring required
Identifier of the user to get. Use 'Me' to get information about the currently logged in user. This is not possible with an api key. Can also be an email address of a user in the team or the unique id of an according user object.”
Response
User could be successfully identified.