Hi team,
Can someone please help me by providing the API endpoint to fetch all contacts for a given listId?
I have used
https://api.hubapi.com/crm/v3/lists/$listId/memberships and
https://api.hubapi.com/crm/v3/objects/contacts/batch/read but it only return 100 contacts per api call. I need all contacts for that listId.