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

# Retrieve the total number of layouts.

`GET /authoring/v1/layouts/count`

Use the /layouts/count endpoint to obtain the total number of layouts within the database.<br />User roles: admin, manager, editor, viewer

## Response `200`

layout count

- object
  - `count` integer

## Other responses

- `429` — Too Many Requests, the server has reached a limit, the request must be sent again at a later time.
- `500` — 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)
