---
title: "예약 승인 내역 목록 조회"
method: GET
path: "/approvals"
tags: ["CarSharing Reservation"]
---

# 예약 승인 내역 목록 조회

`GET /approvals`

예약 승인 내역 목록 조회

## Query parameters

- `pageable` Pageable, required
  - `page` integer
  - `size` integer
  - `sort` string[]
- `approvalMethod` 'APPROVE' | 'REJECT' | 'PENDING' | 'CANCELED'

## 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)
