---
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[]

---

[API](https://skmtc.net/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/versions/9fb6092a836d/schema)
