---
title: "Get info about the Ceramic network the node is connected to"
method: GET
path: "/config/network"
---

# Get info about the Ceramic network the node is connected to

`GET /config/network`

## Response `200`

success

- NetworkInfo — Ceramic network information
  - `name` string, required — Name of the Ceramic network

## Changes

- **2024-07-26** `d9fa398f3c96` — 1 info
  - endpoint added
- **2024-06-24** `446f208c818c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ceramicnetwork/apis/ceramic-api/changes/config/network/get.md)

---

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