---
title: "Changes to Returns a list of Runtime transactions."
method: GET
path: "/{runtime}/transactions"
---

# Changes to Returns a list of Runtime transactions.

`GET /{runtime}/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-07-17** `a841981f8ee1` — 6 info
- **2024-10-25** `51ea4d2cd991` — 1 breaking, 2 warning, 3 info

## Changes

- **2026-07-17** `a841981f8ee1` — 6 info
  - added the new optional `query` request parameter `method`
  - added the optional property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/oasis_encryption_envelope` to the response with the `200` status
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/nonce_0` deprecated
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/sender_0` deprecated
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/sender_0_eth` deprecated
  - added the required property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/signers` to the response with the `200` status
- **2024-10-25** `51ea4d2cd991` — 1 breaking, 2 warning, 3 info
  - removed the required property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/signers` from the response with the `200` status
  - deleted the `query` request parameter `method`
  - removed the optional property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/oasis_encryption_envelope` from the response with the `200` status
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/nonce_0` reactivated
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/sender_0` reactivated
  - response property `allOf[subschema #2]/transactions/items/allOf[#/components/schemas/RuntimeTransaction]/sender_0_eth` reactivated

---

[Operation](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1/docs/:runtime/transactions/get.md) · [API](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1.md) · [Page](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1/changes/:runtime/transactions/get)
