---
title: "Badge count of unread shared notes"
method: GET
path: "/api/notes/unread-count"
tags: ["Notes"]
---

# Badge count of unread shared notes

`GET /api/notes/unread-count`

Shares addressed to me that I have not opened yet.

Soft on a session without a person (API token): the drawer is not reachable
there anyway, and a 403 would surface as a console error on every poll.

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/multigest/apis/multigest-protected-api.md) · [All operations](https://skmtc.dev/multigest/apis/multigest-protected-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/multigest/multigest-protected-api/revisions/4b44eb76b3ee/schema)
