---
title: "Get author count"
method: GET
path: "/author/count"
tags: ["Authors"]
---

# Get author count

`GET /author/count`

Get the total number of authors in the system

## Response `200`

Author count retrieved successfully

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

---

[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)
