---
title: "Get Historical Network information"
method: GET
path: "/info/network-interfaces/historical"
tags: ["Info"]
---

# Get Historical Network information

`GET /info/network-interfaces/historical`

Retrieves historical Network info

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseArrayGithubComAlchemillahqSylveInternalInterfacesServicesInfoHistoricalNetworkInterface
  - `data` GithubComAlchemillahqSylveInternalInterfacesServicesInfoHistoricalNetworkInterface[]
    - `createdAt` string
    - `receivedBytes` integer
    - `sentBytes` integer
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

## Changes

- **2026-08-12** `9a5026bf9057` — 3 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - api tag `Info` added
  - api tag `system` removed
- **2025-07-07** `0fb11591063e` — 1 info
  - endpoint added
- **2025-03-11** `2b736ca1b025` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/info/network-interfaces/historical/get.md)

---

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