---
title: "gets list of groups the receiver is in. 🔐"
method: GET
path: "/v3/receivers/{id}/groups"
tags: ["receivers"]
---

# gets list of groups the receiver is in. 🔐

`GET /v3/receivers/{id}/groups`

Retrieves an array of groups the given receiver is allocated to

## Path parameters

- `id` string, required

## Query parameters

- `state` 'all' | 'active' | 'inactive'

## Response `200`

Success

- string[]

---

[API](https://skmtc.net/cleverreach/apis/cleverreach-rest-api.md) · [All operations](https://skmtc.net/cleverreach/apis/cleverreach-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleverreach/cleverreach-rest-api/versions/7248a065f67f/schema)
