---
title: "GET /api/style-documents/summary"
method: GET
path: "/api/style-documents/summary"
tags: ["Styles/Documents"]
---

# GET /api/style-documents/summary

`GET /api/style-documents/summary`

Return counts of the caller's in-flight style-document AI analyses: analysing (requests still in flight — either ANALYSING or AWAITING_ANALYSIS) and awaitingReview (result rows in AWAITING_REVIEW).

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required
    - `analysing` integer, required
    - `awaitingReview` integer, required

## Other responses

- `401` — Default Response

## Changes

> 49 revisions in range; 1 not diffed.

- **2026-09-19** `a8932a002646` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/style-documents/summary/get.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc.dev/retraced/apis/api-reference/revisions/940ef021e2d5?raw)
