---
title: "패널티 이력"
method: GET
path: "/admin/member/penalty"
tags: ["카쉐어링 이용 내역 관리"]
---

# 패널티 이력

`GET /admin/member/penalty`

카쉐어링 이용 내역 관리 > 패널티 이력

## Query parameters

- `email` string, required
- `from` string, date-time — 발생 일시 기준 기간 시작 (미입력 시 현재로부터 6개월 전)
- `to` string, date-time — 발생 일시 기준 기간 종료 (미입력 시 현재)
- `transactionTypes` string[] — 패널티 유형 필터 (미입력 시 전체 PENALTY 유형). PENALTY 카테고리에 속하지 않는 유형 입력 시 400 반환.
- `page` integer
- `size` integer
- `sort` string[]

## Response `200`

OK

---

[API](https://skmtc.dev/capora/apis/openapi-definition.md) · [All operations](https://skmtc.dev/capora/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capora/openapi-definition/revisions/42e54cb2362a/schema)
