---
title: "GET /prcenter/type-brochure-file/{id}"
method: GET
path: "/prcenter/type-brochure-file/{id}"
tags: ["PR Center API"]
---

# GET /prcenter/type-brochure-file/{id}

`GET /prcenter/type-brochure-file/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

- ChamomileResponseTypeBrochureFileVO
  - `code` integer
  - `message` string
  - `data` TypeBrochureFileVO
    - `regDt` string, date-time
    - `regId` string
    - `updDt` string, date-time
    - `updId` string
    - `seq` integer
    - `name` string
    - `deleteYn` 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/423a0490d0a2/schema)
