---
title: "Fetch Company Api"
method: GET
path: "/public/prcenter/fetchCompany"
tags: ["Homepage PR Center API"]
---

# Fetch Company Api

`GET /public/prcenter/fetchCompany`

Fetch Company Api

## Query parameters

- `name` string

## Response `200`

OK

- ChamomileResponseCompanyResponse
  - `code` integer
  - `message` string
  - `data` CompanyResponse
    - `list` CompanyVO[]
      - `seq` integer
      - `companyName` 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)
