I’m trying to use the LinkedIn APi request (beta) to get the analytics of a specific post.
The request i’m using is GET https://api.linkedin.com/rest/organizationalEntityShareStatistics?q=organizationalEntity&organizationalEntity=urn:li:organization:{org_ID}&shares[0]=urn:li:share:{share_ID}
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/2f847efc-ad35-446c-8c6d-48d31a186ad9.png)
can’t find out why the request indicates Invalid param.
ANy suggestion will be appreciated ;)