---
title: "Get customer ids of the specific customer group."
method: GET
path: "/customer_groups/{id}/customer_ids"
tags: ["Customer Groups"]
---

# Get customer ids of the specific customer group.

`GET /customer_groups/{id}/customer_ids`

To get customer ids of the specific customer group.<br>獲取顧客分群的 ID。

## Path parameters

- `id` string, required

## Query parameters

- `previous_id` string

## Response `200`

OK

- object
  - `customer_ids` string[]
  - `last_id` string

## Other responses

- `404` — Not Found
- `422` — Unprocessable entity error
- `500` — Server error

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
