---
title: "Brochure GET"
method: GET
path: "/prcenter/brochure"
tags: ["PR Center API"]
---

# Brochure GET

`GET /prcenter/brochure`

Get Item Brochure

## Query parameters

- `language` string

## Response `200`

OK

- ChamomileResponseBrochureVO
  - `code` integer
  - `message` string
  - `data` BrochureVO
    - `regDt` string, date-time
    - `regId` string
    - `updDt` string, date-time
    - `updId` string
    - `seq` integer
    - `lang` string
    - `title` string
    - `content` string
    - `koFileRegKey` string
    - `koFileSeq` integer
    - `koFile` string, binary
    - `koFileName` string
    - `koFilePath` string
    - `koFileNewName` string
    - `enFileRegKey` string
    - `enFileSeq` integer
    - `enFile` string, binary
    - `enFileName` string
    - `enFilePath` string
    - `enFileNewName` string
    - `loginId` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.dev/lotteinnovate/apis/openapi-definition.md) · [All operations](https://skmtc.dev/lotteinnovate/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lotteinnovate/openapi-definition/revisions/4bf1c3086c66/schema)
