---
title: "예약가능차량 상세 조회"
method: GET
path: "/vehicles/detail/{vehicleId}"
tags: ["CarSharing Vehicle"]
---

# 예약가능차량 상세 조회

`GET /vehicles/detail/{vehicleId}`

메인 화면 > 예약가능차량 목록 조회 > 상세 조회

## Path parameters

- `vehicleId` integer, required

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