---
title: "이용 내역서 목록 조회"
method: GET
path: "/reservations"
tags: ["CarSharing Reservation"]
---

# 이용 내역서 목록 조회

`GET /reservations`

이용 내역서 목록 조회

## Query parameters

- `pageable` Pageable, required
  - `page` integer
  - `size` integer
  - `sort` string[]
- `reservationStatusTypeCode` 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)
