Good day,
I was wondering if there’s a way to get all available properties when requesting companies via the basic GET endpoint at https://developers.hubspot.com/docs/api/crm/companies?_ga=2.31064380.2041416945.1596028023-1202740400.1580421355 ;
I understand there’s a list of default properties at https://knowledge.hubspot.com/companies/hubspot-crm-default-company-properties?_ga=2.64770156.2133800386.1595845708-2139448140.1553513389 but this documention does not seem to contain the keys to access the respective properties;
For instance, if I want to get the “About us” field, I need to request the property in snake case (‘about_us’);
The same does not apply to Annual Revenue which I cannot seem to able to fetch from the GET endpoint despite multiple attempts.
Further information on the possible / available properties would be appreciated.
Best Regards,
André