---
title: "Return a json bin"
method: GET
path: "/bin/{id}"
---

# Return a json bin

`GET /bin/{id}`

## Response `200`

Bin data

- object

## Other responses

- `404` — Bin not found
- `422` — Id must be specified

---

[API](https://skmtc.dev/extendsclass/apis/json-storage.md) · [All operations](https://skmtc.dev/extendsclass/apis/json-storage/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extendsclass/json-storage/revisions/f5cee890e8f6/schema)
