---
title: "Get Summary"
method: GET
path: "/workspaces/{workspace_id}/snapshots/{snapshot_id}/summary"
tags: ["workspaces"]
---

# Get Summary

`GET /workspaces/{workspace_id}/snapshots/{snapshot_id}/summary`

Contract, link, co-change and package-dependency counts, so the overview
does not download three artifacts to count them.

## Path parameters

- `workspace_id` string, required
- `snapshot_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-23** `8c05b8b9a5c4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/repowise/apis/repowise-hosted-api/changes/workspaces/:workspace_id/snapshots/:snapshot_id/summary/get.md)

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/29a9df53f763?raw)
