---
title: "Value Segments"
method: GET
path: "/Segments/GetValueSegments"
tags: ["Value Segment"]
---

# Value Segments

`GET /Segments/GetValueSegments`

Returns all defined value segment names and IDs.

## Response `200`

Success

- OptimoveAPIModelsOptimoveSegment[]
  - `ValueSegmentName` string, nullable
  - `ValueSegmentID` integer

---

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