---
title: "Retrieve the total number of content items in the database."
method: GET
path: "/authoring/v1/content/count"
tags: ["Authoring content"]
---

# Retrieve the total number of content items in the database.

`GET /authoring/v1/content/count`

<br />User roles: admin, manager, editor, viewer

## Response `200`

Successfully returns the count of the total number of content items in the database.

- object
  - `count` integer, required

## Other responses

- `429` — Too Many Requests, the server has reached a limit, the request must be sent again at a later time.
- `default` — Unexpected error.

---

[API](https://skmtc.net/goacoustic/apis/acoustic-content-api.md) · [All operations](https://skmtc.net/goacoustic/apis/acoustic-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goacoustic/acoustic-content-api/versions/677305266d89/schema)
