---
title: "Get Network Parameters"
method: GET
path: "/network/parameters"
tags: ["Network"]
---

# Get Network Parameters

`GET /network/parameters`

Get network-wide parameters of the blockchain

## Response `200`

OK

- NetworkParameters
  - `chain_id` string, required

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2022-09-29** `013914a27697` — 1 info
  - endpoint added
- **2022-01-31** `7dfe2dc54c38` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/onflow/apis/access-api/changes/network/parameters/get.md)

---

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