---
title: "GET /status"
method: GET
path: "/status"
---

# GET /status

`GET /status`

Get the unread/read counts for the current user.

## Response `200`

The current user's notification status.

- NotificationStatus
  - `unread` integer, required
  - `read` integer, required

## Other responses

- `default` — An error response from the backend.

---

[API](https://skmtc.dev/backstage/apis/notifications.md) · [All operations](https://skmtc.dev/backstage/apis/notifications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/backstage/notifications/revisions/a6a1f260951b/schema)
