---
title: "Get List Category"
method: GET
path: "/recruitment/list"
tags: ["Admin Recruitment API"]
---

# Get List Category

`GET /recruitment/list`

Get List Category

## Response `200`

OK

- ChamomileResponseListCategoryResponse
  - `code` integer
  - `message` string
  - `data` ListCategoryResponse
    - `category` CategoryDto[]
      - `seq` string
      - `name` string
      - `parentId` 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)
