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

# List monthly campaigns statistics

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

Returns monthly campaigns statistics with aggregated metrics

## Path parameters

- `domain` integer, required

## Query parameters

- `order_by` union
  - string
  - string[]
- `order` 'asc' | 'desc'
- `order_for` object

## 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/64c14a5addb7?raw)
