---
title: "Changes to Get Blob"
method: GET
path: "/api/v1/blobs/{user_id}/{blob_id}"
---

# Changes to Get Blob

`GET /api/v1/blobs/{user_id}/{blob_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2025-09-01** `c5d39efe16d8` — 1 warning, 2 info
- **2025-04-17** `ff75f1135b23` — 1 warning
- **2025-01-15** `a9bfbdf3d53b` — 4 info

## Changes

- **2025-09-01** `c5d39efe16d8` — 1 warning, 2 info
  - added the new `summary` enum value to the `data/anyOf[subschema #1: BlobData]/blob_type` response property for the response status `200`
  - for the `path` request parameter `blob_id`, the type/format was generalized from `string`/`` to ``/``
  - for the `path` request parameter `user_id`, the type/format was generalized from `string`/`` to ``/``
- **2025-04-17** `ff75f1135b23` — 1 warning
  - added the new `520.00` enum value to the `errno` response property for the response status `200`
- **2025-01-15** `a9bfbdf3d53b` — 4 info
  - for the `path` request parameter `blob_id`, the type/format was generalized from ``/`` to `string`/``
  - for the `path` request parameter `user_id`, the type/format was generalized from ``/`` to `string`/``
  - removed the `520.00` enum value from the `errno` response property for the response status `200`
  - removed the `summary` enum value from the `data/anyOf[subschema #1: BlobData]/blob_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/memodb-io/apis/memobase-api/docs/api/v1/blobs/:user_id/:blob_id/get.md) · [API](https://skmtc.dev/memodb-io/apis/memobase-api.md) · [Page](https://skmtc.dev/memodb-io/apis/memobase-api/changes/api/v1/blobs/:user_id/:blob_id/get)
