---
title: "Get Context Awareness Frequencies by Hour of Day"
method: GET
path: "/content/context-awareness-by-hour"
tags: ["content"]
---

# Get Context Awareness Frequencies by Hour of Day

`GET /content/context-awareness-by-hour`

Counts occurrences of each value in the `context_awareness` array by hour (0-23).

## Query parameters

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

## Headers

- `X-API-Key` string, required

## Response `200`

A list of (context, hour, count) dictionaries

---

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