---
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

---

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