---
title: "Get Design Code"
method: GET
path: "/blogs/design-code"
tags: ["Design Code"]
---

# Get Design Code

`GET /blogs/design-code`

Retrieve the custom design code fields for your blog: banner and layout Handlebars templates, custom CSS, and header/footer HTML. Requires editor permission or higher on the blog.

## Response `200`

Design code retrieved successfully

## Other responses

- `401` — Authentication failed
- `403` — Insufficient permissions
- `500` — 서버 내부 오류

---

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