---
title: "Get Daily Notification Volume"
method: GET
path: "/trends/daily-volume"
tags: ["trends"]
---

# Get Daily Notification Volume

`GET /trends/daily-volume`

This endpoint returns a time series of daily notification counts across all brands,
optionally filtered by brand name, brand genre, and date range.

## Query parameters

- `start_date` string, date
- `end_date` string, date
- `brand name` string
- `genre` string

## Headers

- `X-API-Key` string, required

## Response `200`

A list of daily counts of notifications.

---

[API](https://skmtc.dev/empushy/apis/notiflow-api.md) · [All operations](https://skmtc.dev/empushy/apis/notiflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/empushy/notiflow-api/revisions/09c0a68f9a58/schema)
