---
title: "Fan Rep totals split by source"
method: GET
path: "/api/v1/engage/rep/breakdown"
tags: ["Rep", "Engage"]
---

# Fan Rep totals split by source

`GET /api/v1/engage/rep/breakdown`

Sums Fan, Club, Player, and Direct ledger rows for the authenticated user. clubRepByTeam only includes Club targetIds that resolve to a Team.

## 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)
