---
title: "Returns connection traffic information"
method: GET
path: "/connection/traffic"
tags: ["Connection"]
---

# Returns connection traffic information

`GET /connection/traffic`

Returns traffic information about requested connection

## Response `200`

Connection traffic

- ConnectionTrafficDTO
  - `bytes_received` integer
  - `bytes_sent` integer

## Other responses

- `400` — Failed to parse or request validation failed

---

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