---
title: "List all contact groups"
method: GET
path: "/teams/{teamKey}/contacts/views/__default__/groups"
---

# List all contact groups

`GET /teams/{teamKey}/contacts/views/__default__/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.

## Path parameters

- `teamKey` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/streakyc/apis/directory-fields.md) · [All operations](https://skmtc.dev/streakyc/apis/directory-fields/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/streakyc/directory-fields/revisions/f9ece0b33f19/schema)
