---
title: "리워드 기업의 프로그램 목록 조회 (검색/필터/페이징)"
method: GET
path: "/bapi/v3/rewards/companies/{companyId}/programs"
tags: ["Admin Reward"]
---

# 리워드 기업의 프로그램 목록 조회 (검색/필터/페이징)

`GET /bapi/v3/rewards/companies/{companyId}/programs`

## Query parameters

- `closeFrom` string
- `closeTo` string
- `companyId` string, required
- `keyword` string
- `openFrom` string
- `openTo` string
- `orderBy` string
- `pageNo` integer
- `pageSize` integer
- `status` string

## 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/versions/662edcbbf2b3/schema)
