---
title: "활성화된 공지사항 리스트"
method: GET
path: "/api/v1/notice/active"
tags: ["Notice"]
---

# 활성화된 공지사항 리스트

`GET /api/v1/notice/active`

## Query parameters

- `category` string
- `searchKeyword` string
- `pageSize` integer, required
- `pageNum` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/wincl/apis/wincl-api.md) · [All operations](https://skmtc.net/wincl/apis/wincl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wincl/wincl-api/revisions/662edcbbf2b3/schema)
