---
title: "GET /system/protocol"
method: GET
path: "/system/protocol"
tags: ["System"]
---

# GET /system/protocol

`GET /system/protocol`

## Response `200`

- ProtocolConfig
  - `attributes` object, required
  - `feature_flags` object, required
  - `protocol_version` string, u64, required — Radix-10 encoded 64-bit unsigned integer

## Changes

- **2024-07-17** `b4c290f3f934` — 3 info
  - api operation id `GetCurrentProtocolConfig` was added
  - api tag `System` added
  - added the success response with the status `200`

[Change history](https://skmtc.dev/verichains/apis/sui-node-api/changes/system/protocol/get.md)

---

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