---
title: "List commit embeddings (deprecated)"
method: GET
path: "/repositories/{id}/commits/{commit_sha}/embeddings"
tags: ["repositories"]
deprecated: true
---

# List commit embeddings (deprecated)

`GET /repositories/{id}/commits/{commit_sha}/embeddings`

> **Deprecated.**

This endpoint has been removed. Embeddings are an internal detail of snippets and enrichments.

## Path parameters

- `id` integer, required
- `commit_sha` string, required

## Other responses

- `410` — Gone

---

[API](https://skmtc.net/helixml/apis/kodit-api.md) · [All operations](https://skmtc.net/helixml/apis/kodit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helixml/kodit-api/revisions/3f72fa58f3fb/schema)
