Is it possible that an administrator of domain acceded to the list of the messages of the users to be able to see the quantity of sent and received messages, together with the information of addressee and sender?
Asked
Active
Viewed 35 times
1 Answers
0
To retrieve all users in the same domain, specific domain or account. Use this GET request 'GET https://www.googleapis.com/admin/directory/v1/users' and include the authorization described in Authorize requests. You can retrieve information such as email, given name and address by using GET request, except for getting the quantity of messages received and sent. However, if you exceed the Google Apps email sending limits, you may see an error message such as you have reached a limit for sending email and exceeded the maximum recipients.

Android Enthusiast
- 4,826
- 2
- 15
- 30