List all contact groups
Fetch all contact groups by their first letter for the entire team. The results include a groupByKeyEncoded property which you can use to retrieve the individual contacts in a group, as well as the count property, indicating how many contacts exist in this group. Access to the Contacts List feature is required.
get/teams/{teamKey}/contacts/views/__default__/groups
Path parameters
teamKeystring required
Team key
Response
200
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.