---
title: "Changes to List contracts logs across many contracts on the network"
method: GET
path: "/api/v1/contracts/results/logs"
---

# Changes to List contracts logs across many contracts on the network

`GET /api/v1/contracts/results/logs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 53 revisions.

- **2025-08-08** (v1) `db389f03b097` — 8 breaking

## Changes

- **2025-08-08** (v1) `db389f03b097` — 8 breaking
  - 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 `logs/items/allOf[#/components/schemas/ContractResultLog]/bloom/allOf[#/components/schemas/Bloom]/` became nullable for the status `200`
  - the response property `logs/items/allOf[#/components/schemas/ContractResultLog]/contract_id` became nullable for the status `200`
  - the response property `logs/items/allOf[#/components/schemas/ContractResultLog]/data` became nullable for the status `200`
  - the response property `logs/items/allOf[subschema #2]/root_contract_id/allOf[#/components/schemas/EntityId]/` became nullable for the status `200`
  - the response property `logs/items/allOf[subschema #2]/transaction_index` became nullable for the status `200`

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/contracts/results/logs/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/results/logs/get)
