---
title: "Retrieve traffic"
method: GET
path: "/traffic"
tags: ["Traffic"]
---

# Retrieve traffic

`GET /traffic`

## Query parameters

- `filter[server]` string
- `filter[project]` string
- `filter[date][gte]` string, required
- `filter[date][lte]` string, required

## Response `200`

Success

## Changes

- **2026-08-11** `0fa29f45808b` — 3 info
  - added the optional property `data/attributes/regions/items/data/items/inbound_speed_mbps` to the response with the `200` status
  - added the optional property `data/attributes/regions/items/data/items/outbound_speed_mbps` to the response with the `200` status
  - added the optional property `meta` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/traffic/get.md)

---

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