---
title: "Customer Send Details By Campaign"
method: GET
path: "/Customers/GetCustomerSendDetailsByCampaign"
tags: ["Customers"]
---

# Customer Send Details By Campaign

`GET /Customers/GetCustomerSendDetailsByCampaign`

Returns an array of all customer IDs, channel IDs, send times and channel send IDs for a particular campaign ID.

## Query parameters

- `CampaignID` integer, required
- `IncludeTemplateIDs` boolean

## Response `200`

Success

- OptimoveAPIModelsOptimoveCustomerSendDetailsByCampaignBase[]
  - `CustomerID` string, 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/versions/fc55c5b1bec5/schema)
