---
title: "GET /api/v1/project/projects/{id}/clustering-status/"
method: GET
path: "/api/v1/project/projects/{id}/clustering-status/"
tags: ["project", "v1"]
---

# GET /api/v1/project/projects/{id}/clustering-status/

`GET /api/v1/project/projects/{id}/clustering-status/`

Last Clustering task status/data

    Params:
        - project_clustering_id: int (optional) - return last if not provided

## Path parameters

- `id` string, required

## Query parameters

- `project_clustering_id` integer

## Response `200`

- ProjectClusteringStatusResponse
  - `document_clusters` object[], required
  - `project_clusters_documents_count` integer, required
  - `project_clusters_actions_count` integer, required
  - `status` string, nullable, required

## Other responses

- `404`

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
