---
title: "Fetch Unread Count"
method: GET
path: "/embed/unread"
---

# Fetch Unread Count

`GET /embed/unread`

## Query parameters

- `anonymousUserId` string
- `token` string, required
- `projectId` string, required
- `view` string
- `categories` string[]
- `lastViewedAt` string

## Response `200`

Successful response

- object
  - `lastViewedAt` string
  - `unreadCount` number, nullable

---

[API](https://skmtc.net/launchnotes/apis/launchnotes-api.md) · [All operations](https://skmtc.net/launchnotes/apis/launchnotes-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/launchnotes/launchnotes-api/versions/ff022e131eca/schema)
