---
title: "show bottle"
method: GET
path: "/cellar/accounts/{accountID}/bottles/{bottleID}"
tags: ["bottle"]
---

# show bottle

`GET /cellar/accounts/{accountID}/bottles/{bottleID}`

Retrieve bottle with given id

## Path parameters

- `accountID` integer, required
- `bottleID` integer, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/goadesign/apis/the-virtual-wine-cellar.md) · [All operations](https://skmtc.net/goadesign/apis/the-virtual-wine-cellar/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goadesign/the-virtual-wine-cellar/revisions/348fc24f05fe/schema)
