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

# show account

`GET /cellar/accounts/{accountID}`

Retrieve account with given id. IDs 1 and 2 pre-exist in the system.

## Path parameters

- `accountID` 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)
