---
title: "Get book count"
method: GET
path: "/book/count"
tags: ["Books"]
---

# Get book count

`GET /book/count`

Get the total number of books in the system

## Response `200`

Book count retrieved successfully

- object
  - `total` integer — Total number of books

---

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