---
title: "List contact groups"
method: GET
path: "/api/reach/v1/contacts/groups"
tags: ["Reach: Contacts"]
deprecated: true
---

# List contact groups

`GET /api/reach/v1/contacts/groups`

> **Deprecated.**

Get a list of all contact groups.

This endpoint returns a list of contact groups that can be used to organize contacts.

## Response `200`

Success response

- ReachV1ContactsGroupsContactGroupResource[] — Array of [`Reach.V1.Contacts.Groups.ContactGroupResource`](#model/reachv1contactsgroupscontactgroupresource)
  - `uuid` string
  - `title` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

---

[API](https://skmtc.net/hostinger/apis/hostinger-api.md) · [All operations](https://skmtc.net/hostinger/apis/hostinger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hostinger/hostinger-api/revisions/74abfea76e36/schema)
