---
title: "Recap"
method: GET
path: "/api/v1/recap"
---

# Recap

`GET /api/v1/recap`

Return post-run summary with diff stats, quality scores, and cost breakdown.

Reads completed tasks from the archive and computes:
- Task completion statistics
- Git diff statistics (files changed, additions, deletions)
- Quality score distribution
- Cost breakdown by model and role

## Response `200`

Successful Response

- object

## Changes

- **2026-07-26** `2a1299ef19fa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/changes/api/v1/recap/get.md)

---

[API](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.dev/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/7f4871ff054a/schema)
