However, I couldn’t find a property like this for the API.
In V3 official guide Accounts Dashboard | HubSpot there are contact association-related APIs. But those can only query the association of 1 contact at a time. I need to list all contacts with their associated company.
@dennisedson This is helpful. But is there a way to make the object search API respect the “associations” param?
Or if it may result in performance issues the API could allow fetching specific related fields that are highly relevant (e.g. company name) which can somehow be colocated and indexed on database level.