---
title: "GET /v1/recipient-groups/select"
method: GET
path: "/v1/recipient-groups/select"
tags: ["RecipientGroupService"]
---

# GET /v1/recipient-groups/select

`GET /v1/recipient-groups/select`

## Query parameters

- `keyword` string
- `limit` integer
- `lastUID` string
- `status` integer

## Response `200`

OK

- RabbitApiV1SelectRecipientGroupReply
  - `items` RabbitApiV1SelectRecipientGroupItem[]
    - `value` string
    - `label` string
    - `disabled` boolean
    - `tooltip` string
  - `total` string
  - `lastUID` string
  - `hasMore` boolean

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
