---
title: "List campaigns statistics"
method: GET
path: "/1/newsletters/{domain}/dashboard/stats/campaigns"
tags: ["Dashboard"]
---

# List campaigns statistics

`GET /1/newsletters/{domain}/dashboard/stats/campaigns`

Returns statistics about campaigns for a specific period

## Path parameters

- `domain` integer, required

## Query parameters

- `from` string, required
- `to` string, required

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` string[]

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/revisions/73639b5640f9?raw)
