---
title: "Changes to The contract state from a contract on the network"
method: GET
path: "/api/v1/contracts/{contractIdOrAddress}/state"
---

# Changes to The contract state from a contract on the network

`GET /api/v1/contracts/{contractIdOrAddress}/state`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2026-05-14** (v1) `b940acac6e1d` — 1 info
- **2025-08-08** (v1) `db389f03b097` — 4 breaking, 1 info

## Changes

- **2026-05-14** (v1) `b940acac6e1d` — 1 info
  - removed the non-success response with the status `404`
- **2025-08-08** (v1) `db389f03b097` — 4 breaking, 1 info
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `links/next` became nullable for the status `200`
  - the response property `state/items/contract_id` became nullable for the status `200`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/contracts/:contractIdOrAddress/state/get.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/contracts/:contractIdOrAddress/state/get)
