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

# watch bottle

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

Retrieve bottle with given id

## Path parameters

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

## Other responses

- `101` — Switching Protocols
- `400` — Bad Request

---

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