I can able to get the list of unread emails via [https://mail.google.com/mail/feed/atom/] using the Gmail API.
but using that , I can only get a brief info of an email message like ( to, from, subject and summary ).
If I want to get CC, BCC, and attachment info , how can I get using the Gmail API ?