# Return emails with list of user from API

**URL:** https://meta.discourse.org/t/return-emails-with-list-of-user-from-api/42978
**Category:** Development
**Created:** [22 Abril, 2016 08:51 UTC](https://meta.discourse.org/t/return-emails-with-list-of-user-from-api/42978 "2016-04-22T08:51:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jamesarobbo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesarobbo/32/121843_2.png) [@jamesarobbo](https://meta.discourse.org/u/jamesarobbo)
#### Post date: [22 Abril, 2016 08:51 UTC](https://meta.discourse.org/t/return-emails-with-list-of-user-from-api/42978/1 "2016-04-22T08:51:38Z")

</div>

Hi

Can anyone tell me how when i’m getting a list of users from the API i can get the email included in the response? Can’t find any docs on this.

Many Thanks

---

<div class="post-metadata">

### Author: ![jamesarobbo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesarobbo/32/121843_2.png) [@jamesarobbo](https://meta.discourse.org/u/jamesarobbo)
#### Post date: [22 Abril, 2016 08:54 UTC](https://meta.discourse.org/t/return-emails-with-list-of-user-from-api/42978/2 "2016-04-22T08:54:00Z")

</div>

no matter…i’ve figured it out by appending ‘show\_emails=true’ to the end of the query

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [22 Abril, 2016 09:51 UTC](https://meta.discourse.org/t/return-emails-with-list-of-user-from-api/42978/3 "2016-04-22T09:51:11Z")

</div>


