---
title: "Business Reward Transactions"
method: GET
path: "/v1/rewards/transactions"
tags: ["Rewards"]
---

# Business Reward Transactions

`GET /v1/rewards/transactions`

Returns the most recent reward transactions (deposits and withdrawals) across your business, newest first.

### Query Parameters

| Key | Required | Type | Description |
| --- | --- | --- | --- |
| limit | false | number | Max rows to return. Default 10, capped at 50. |

## Query parameters

- `limit` integer

## Response `200`

OK

- object

---

[API](https://skmtc.net/blockradar/apis/blockradar-documentation.md) · [All operations](https://skmtc.net/blockradar/apis/blockradar-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockradar/blockradar-documentation/versions/97f95b4cfc0d/schema)
