---
title: "List Predefined Segments"
method: GET
path: "/predefined-segments/describe"
---

# List Predefined Segments

`GET /predefined-segments/describe`

Returns the IDs of predefined segments associated with your account, as defined on the Similarweb platform.

## Response `200`

200

- object
  - `segments` object[]
    - `id` string
    - `segment_name` string
    - `domain` string
    - `countries` string[]
    - `sector` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/versions/9b0175fc494c/schema)
