---
title: "GET /historicalTradingRewardAggregations/{address}"
method: GET
path: "/historicalTradingRewardAggregations/{address}"
---

# GET /historicalTradingRewardAggregations/{address}

`GET /historicalTradingRewardAggregations/{address}`

## Path parameters

- `address` string, required

## Query parameters

- `period` 'DAILY' | 'WEEKLY' | 'MONTHLY', required
- `limit` number, double
- `startingBeforeOrAt` string
- `startingBeforeOrAtHeight` string

## Response `200`

Ok

- HistoricalTradingRewardAggregationsResponse
  - `rewards` HistoricalTradingRewardAggregation[], required
    - `tradingReward` string, required
    - `startedAt` string, required
    - `startedAtHeight` string, required
    - `endedAt` string
    - `endedAtHeight` string
    - `period` 'DAILY' | 'WEEKLY' | 'MONTHLY', required

---

[API](https://skmtc.net/dydxprotocol/apis/indexer-api.md) · [All operations](https://skmtc.net/dydxprotocol/apis/indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dydxprotocol/indexer-api/versions/5005547cef75/schema)
