---
title: "Microsegment List"
method: GET
path: "/Model/GetMicrosegmentList"
tags: ["Model"]
---

# Microsegment List

`GET /Model/GetMicrosegmentList`

Returns an array containing the details of all microsegments.

## Response `200`

Success

- OptimoveAPIModelsOptimoveMicroSegments[]
  - `MicrosegmentID` integer
  - `MicrosegmentName` string, nullable
  - `LifecycleStageID` string, nullable
  - `FutureValue` number, double, nullable
  - `ChurnRate` number, double, nullable
  - `ReactivationRate` number, double, nullable
  - `ConversionProbability` number, double, nullable

---

[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)
