---
title: "Show the static customer IDs in a segment"
method: GET
path: "/segments/{id}/static_customer_ids"
tags: ["Segments"]
---

# Show the static customer IDs in a segment

`GET /segments/{id}/static_customer_ids`

## Path parameters

- `id` string, required

## Response `200`

The static customer IDs in the segment

- object
  - `static_customer_ids` string[], required — An array of IDs of the static customers in the segment

---

[API](https://skmtc.dev/pocketflows/apis/pocketflows-api.md) · [All operations](https://skmtc.dev/pocketflows/apis/pocketflows-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pocketflows/pocketflows-api/revisions/26723490b96f/schema)
