---
title: "Provides total traffic served by the provider during a period of time"
method: GET
path: "/node/provider/transferred-data"
tags: ["provider"]
---

# Provides total traffic served by the provider during a period of time

`GET /node/provider/transferred-data`

Node transferred data during a period of time

## Query parameters

- `range` string

## Response `200`

Provider transferred data

- ProviderTransferredDataResponse
  - `transferred_data_bytes` integer

## Other responses

- `400` — Failed to parse or request validation failed
- `500` — Internal server error

## Changes

- **2022-08-11** `90d261c3ec4b` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`
  - added the success response with the status `200`

[Change history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/node/provider/transferred-data/get.md)

---

[API](https://skmtc.dev/mysteriumnetwork/apis/tequila-api.md) · [All operations](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysteriumnetwork/tequila-api/revisions/b79669d1cc2e/schema)
