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

# list bottle

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

List all bottles in account optionally filtering by year

## Path parameters

- `accountID` integer, required

## Query parameters

- `years` integer[]

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