---
title: "Get all layouts"
method: GET
path: "/app/layouts/"
tags: ["Layouts"]
---

# Get all layouts

`GET /app/layouts/`

## Query parameters

- `prev_hash_content` string

## Response `200`

Layouts for all projects

## Other responses

- `304` — No content change

## Changes

- **2025-09-04** (v1) `fa7b7f2da825` — 3 info
  - api operation id `debiaiServer.controller.layouts.get_layouts` removed and replaced with `debiaiServer.api.v1.debiai.layouts.get_layouts`
  - added the new optional `query` request parameter `prev_hash_content`
  - added the non-success response with the status `304`
- **2025-08-29** (v1) `d21d3d4efdd9` — 1 warning, 2 info
  - deleted the `query` request parameter `prev_hash_content`
  - api operation id `debiaiServer.api.v1.debiai.layouts.get_layouts` removed and replaced with `debiaiServer.controller.layouts.get_layouts`
  - removed the non-success response with the status `304`

[Change history](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api/changes/app/layouts/get.md)

---

[API](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api.md) · [All operations](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/debiai/debiai-application-project-backend-api/revisions/363a0ec558fc/schema)
