Hello Team,
Could someone please help me with the HubSpot APIs (v3)?
I’m looking for an API that can provide list details, such as the number of contacts in a specific list.
For example, I want to get details for a specific list (e.g., list ID 10).
Alternatively, I want to retrieve the total number of contacts across all lists (e.g., list 1 has 10 contacts and list 2 has 2 contacts, so the total would be 12).
Please share the appropriate API endpoint, any filter parameters I can use, and a sample curl command if possible.
Note: Please share v3 API that I can use as v1 going to sunset soon.
Thanks!