I have the following action:
// GET: api/User/a3dfgs4d5-2sfs34... [HttpGet("{id:Guid}")] public async Task GetUser(Guid id) { .