---
title: "Get categories that ramp up notification volume on weekends."
method: GET
path: "/trends/weekend-whisper"
tags: ["trends"]
---

# Get categories that ramp up notification volume on weekends.

`GET /trends/weekend-whisper`

<br/>

## Query parameters

- `start_date` string, date
- `end_date` string, date

## Headers

- `X-API-Key` string, required

## Response `200`

A list of categories with weekend vs. weekday volume counts.

## Other responses

- `401` — Unauthorized – API key missing or invalid.

---

[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)
