Google API/get directory contacts
google-admin-sdk, google-api, google-api-python-client, google-contacts-api
Solution
To add users to the Global Address List (GAL), use the Domain Shared Contacts API. It's similar to the regular Contacts API but is only accessible to admins and has a special URL.
Problem
I need get list of contacts/phones from google buisness directory listing. I have tried Google Contacts api, it work ok for all contacts under "My Contacts", but not allow show "Directory" contacts. What i have use/how to access thoose contacts(company ones)?