Returning Industry Type through API

How can I modify this query :

https://api.thomsonreuters.com/permid/search?access-token=XXXXXXXX&q=Goldman Sachs&entityType=organization

To also return the “Primary Industry”, “Primary Business Sector” and “Primary Economic Sector”.

Or what query can I make via the API to return these values?

Best Answer