I'm the RestSharp API to get all emails in my HubSpot account. When I do a GET request to "/crm/v3/objects/emails?limit=100", I get a list of 100 emails, and minimal properties (internal ID, created date, last modified date, archival status). By log
read more