---
title: "List available embedding names"
method: GET
path: "/api/embeddings"
---

# List available embedding names

`GET /api/embeddings`

Returns the list of text-encoder embeddings available on disk.

## Response `200`

Embedding names

- string[]

## Changes

- **2026-06-03** `8560879e6188` — 1 info
  - api tag `node` removed
- **2026-04-24** `a66055fa384e` — 1 info
  - api tag `node` added

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/embeddings/get.md)

---

[API](https://skmtc.dev/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.dev/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/da017caf56f1/schema)
