---
title: "GET /dataset/count_missing_embeddings"
method: GET
path: "/dataset/count_missing_embeddings"
tags: ["dataset"]
---

# GET /dataset/count_missing_embeddings

`GET /dataset/count_missing_embeddings`

## Query parameters

- `name` string, required

## Response `200`

Count of entities with missing embeddings retrieved successfully.

- MissingEmbeddingsCount
  - `count` integer, required

## Other responses

- `404` — Dataset not found
- `500` — Internal server error

---

[API](https://skmtc.net/structifyai/apis/structify.md) · [All operations](https://skmtc.net/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/structifyai/structify/versions/1364930b6980/schema)
