---
title: "Changes to List contracts for an account"
method: GET
path: "/experimental/v1/accounts/{address}/contracts"
---

# Changes to List contracts for an account

`GET /experimental/v1/accounts/{address}/contracts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 24 revisions.

- **2026-03-03** `70791e5544f0` — 1 breaking, 1 info
- **2026-02-28** `5dbfe72ac388` — 1 info
- **2026-02-27** `84629d2f7ead` — 1 info
- **2026-02-14** `556bb3c4f80a` — 1 breaking

## Changes

- **2026-03-03** `70791e5544f0` — 1 breaking, 1 info
  - the response property `contracts/items/code` became optional for the status `200`
  - added the optional property `contracts/items/_expandable/code` to the response with the `200` status
- **2026-02-28** `5dbfe72ac388` — 1 info
  - added the optional property `contracts/items/result` to the response with the `200` status
- **2026-02-27** `84629d2f7ead` — 1 info
  - endpoint added
- **2026-02-14** `556bb3c4f80a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/onflow/apis/flow-experimental-api/docs/experimental/v1/accounts/:address/contracts/get.md) · [API](https://skmtc.dev/onflow/apis/flow-experimental-api.md) · [Page](https://skmtc.dev/onflow/apis/flow-experimental-api/changes/experimental/v1/accounts/:address/contracts/get)
