---
title: "Episode Counts"
method: GET
path: "/snapshots/{snapshot_id}/episodes/counts"
tags: ["dashboard"]
---

# Episode Counts

`GET /snapshots/{snapshot_id}/episodes/counts`

## Path parameters

- `snapshot_id` string, required

## Response `200`

Successful Response

- EpisodeCountsResponse
  - `available` boolean
  - `total` integer
  - `by_tier` object
  - `by_kind` object

## Other responses

- `422` — Validation Error

---

[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/cce15d886f2b?raw)
