---
title: "Fan Rep totals split by source plus per-team Club Rep subtotals"
method: GET
path: "/v1/engage/rep/breakdown"
tags: ["Rep", "Engage"]
---

# Fan Rep totals split by source plus per-team Club Rep subtotals

`GET /v1/engage/rep/breakdown`

Sums RepLedgerEntry by repType. fanAmp=Fan, club=Club, playerAmp=Player, dsportsDirect=Direct. totalFanRep is the sum of all four.

## Response `200`

{ totalFanRep, fanAmpRep, dsportsDirectRep, clubRep, playerAmpRep, clubRepByTeam[] }

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api.md) · [All operations](https://skmtc.net/d-sports-ecosystem/apis/d-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-sports-ecosystem/d-sports-api/revisions/cbc84b00330e/schema)
