---
title: "Changes to List wallet actions"
method: GET
path: "/v1/wallets/{wallet_id}/actions"
---

# Changes to List wallet actions

`GET /v1/wallets/{wallet_id}/actions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 46 revisions.

- **2026-07-08** `58e4ebe85a8f` — 1 breaking, 2 info
- **2026-06-26** `c10a42ebeddb` — 5 breaking, 25 info
- **2026-06-23** `9955c27139f3` — 5 breaking, 5 info
- **2026-06-17** `468dcf8db580` — 1 info
- **2026-06-16** `041ff933be96` — 1 info
- **2026-06-16** `8f9eb26a2248` — 1 info
- **2026-06-12** `a8d27de9e15d` — 1 info

## Changes

- **2026-07-08** `58e4ebe85a8f` — 1 breaking, 2 info
  - added `#/components/schemas/EarnFeeCollectActionResponse` to the `data/items/` response property `oneOf` list for the response status `200`
  - added the new enum value `earn_fee_collect` to the `query` request parameter `type`
  - added `earn_fee_collect` discriminator mapping keys to the `data/items/` response property for the response status `200`
- **2026-06-26** `c10a42ebeddb` — 5 breaking, 25 info
  - the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property `allOf` list for the response status `200`
  - removed the `0.6` enum value from the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.6` enum value from the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.6` enum value from the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.6` enum value from the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.6` enum value from the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.7` enum value from the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.8` enum value from the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
  - removed the `0.9` enum value from the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
- **2026-06-23** `9955c27139f3` — 5 breaking, 5 info
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/` response property `oneOf` list for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #1: SwapActionResponse]/steps/items/` response property for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #2: TransferActionResponse]/steps/items/` response property for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #3: EarnDepositActionResponse]/steps/items/` response property for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #4: EarnWithdrawActionResponse]/steps/items/` response property for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #5: EarnIncentiveClaimActionResponse]/steps/items/` response property for the response status `200`
- **2026-06-17** `468dcf8db580` — 1 info
  - added the optional property `data/items/oneOf[subschema #2: TransferActionResponse]/amount_type` to the response with the `200` status
- **2026-06-16** `041ff933be96` — 1 info
  - added the new optional `query` request parameter `type`
- **2026-06-16** `8f9eb26a2248` — 1 info
  - added the optional property `data/items/oneOf[subschema #1: SwapActionResponse]/destination_address` to the response with the `200` status
- **2026-06-12** `a8d27de9e15d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/privy-io/apis/privy-api/docs/v1/wallets/:wallet_id/actions/get.md) · [API](https://skmtc.dev/privy-io/apis/privy-api.md) · [Page](https://skmtc.dev/privy-io/apis/privy-api/changes/v1/wallets/:wallet_id/actions/get)
