19 ms·
Is there anybody we can contact to get clarity on whether a specific use case will still be allowed (without having to go through their approval process)? I did
by plsoucy 12y ago
Is there anybody we can contact to get clarity on whether a specific use case will still be allowed (without having to go through their approval process)? I didn't see any contact listed.
More specifically, they mention that the following endpoint will still be available:
Companies API — /v1/companies/{id}
Will the following call still be permitted?
https://api.linkedin.com/v1/companies?is-company-admin=true https://api.linkedin.com/v1/companies?is-company-admin=true
- prez 12y ago> Will the following call still be permitted? https://api.linkedin.com/v1/companies?is-company-admin=true https://api.linkedin.com/v1/companies?is-company-admin=true It's in the new docs, so I guess it's going to stay at least for a while... https://developer.linkedin.com/docs/company-pages#list_companies https://developer.linkedin.com/docs/company-pages#list_compa...
- ryanbrunner 12y agoFrom the link, it seems that you can only retrieve company details if you're an administrator of that company.