---
title: "Target Groups By Date"
method: GET
path: "/Groups/GetTargetGroupsByDate"
tags: ["Target Groups"]
---

# Target Groups By Date

`GET /Groups/GetTargetGroupsByDate`

Returns the list of target group IDs for which an action was executed on a particular date.

## Query parameters

- `date` string, date-time, required

## Response `200`

Success

- OptimoveAPIModelsOptimoveTargetGroup[]
  - `TargetGroupID` 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)
