Get the current user, within an ApiController action, without passing the userID as a parameter December 28, 2022 by Tarik In WebApi 2 you can use RequestContext.Principal from within a method on ApiController