---
title: "Retrieves the total count of unread bookings and enquiries."
method: GET
path: "/v1/reservation/not_read"
tags: ["Reservations"]
---

# Retrieves the total count of unread bookings and enquiries.

`GET /v1/reservation/not_read`

Gets the total count of booking and enquiry messages that have not been marked as read.

## Response `200`

OK

- integer

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

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