---
title: "Get Embeddings Total Storage Size"
method: GET
path: "/v1/embeddings/total_storage_size"
tags: ["embeddings"]
---

# Get Embeddings Total Storage Size

`GET /v1/embeddings/total_storage_size`

Get the total size of all embeddings in the database for a user in the storage unit given.

## Headers

- `storage-unit` string, nullable

## Response `200`

Successful Response

- number

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
