---
title: "Target Group Details"
method: GET
path: "/Groups/GetTargetGroupDetails"
tags: ["Target Groups"]
---

# Target Group Details

`GET /Groups/GetTargetGroupDetails`

Returns an array of IDs, names and priorities for all defined target groups.

## Response `200`

Success

- OptimoveAPIModelsOptimoveTargetGroupDetails[]
  - `TargetGroupID` integer
  - `TargetGroupName` string, nullable
  - `TargetGroupPriority` 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)
