---
title: "Changes to List intents"
method: GET
path: "/v1/intents"
---

# Changes to List intents

`GET /v1/intents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 46 revisions.

- **2026-07-09** `d5a26f68a18a` — 2 breaking
- **2026-07-02** `21829d464e9b` — 2 breaking, 2 info
- **2026-06-26** `c10a42ebeddb` — 1 breaking, 20 warning, 5 info
- **2026-06-23** `9955c27139f3` — 1 breaking, 10 warning, 11 info
- **2026-06-17** `468dcf8db580` — 2 warning, 8 info
- **2026-06-16** `df4ae3c78066` — 1 info
- **2026-06-16** `8f9eb26a2248` — 10 warning, 2 info
- **2026-06-15** `916b8f0728f4` — 12 breaking, 460 warning, 12 info
- **2026-06-12** `41cbc1e43b72` — 5 info
- **2026-06-12** `a8d27de9e15d` — 8 breaking, 19 info
- **2026-06-10** `ec7df84c24b9` — 4 info
- **2026-06-09** `02e9839a74d4` — 14 info
- **2026-06-08** `93c7790da9d3` — 7 breaking, 1 info
- **2026-06-03** `b64a233ab9ee` — 8 info
- **2026-05-26** `a695a68de3fb` — 6 breaking, 1 info
- **2026-05-20** `ea8d2aa3a76f` — 10 warning
- **2026-05-19** `9be6c2925d47` — 10 breaking, 10 info
- **2026-05-18** `a387f0cce4fa` — 6 warning, 3 info
- **2026-05-11** `0cb2f3a660d6` — 2 info

## Changes

- **2026-07-09** `d5a26f68a18a` — 2 breaking
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #1: NamedTokenTransferSource]/amount` became optional for the status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #2: CustomTokenTransferSource]/amount` became optional for the status `200`
- **2026-07-02** `21829d464e9b` — 2 breaking, 2 info
  - added `#/components/schemas/SparkWithdrawRpcInput, #/components/schemas/SparkGetWithdrawalFeeQuoteRpcInput` to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/SparkWithdrawRpcResponse, #/components/schemas/SparkGetWithdrawalFeeQuoteRpcResponse` to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body` response property `oneOf` list for the response status `200`
  - added `getWithdrawalFeeQuote, withdraw` discriminator mapping keys to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body` response property for the response status `200`
  - added `getWithdrawalFeeQuote, withdraw` discriminator mapping keys to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body` response property for the response status `200`
- **2026-06-26** `c10a42ebeddb` — 1 breaking, 20 warning, 5 info
  - the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/method` response property for the response status `200`
  - added `#/components/schemas/EVMUserOperationEntrypointVersion, subschema #2` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/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 #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/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: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/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: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/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: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/entrypoint_version` response property for the response status `200`
- **2026-06-23** `9955c27139f3` — 1 breaking, 10 warning, 11 info
  - added `#/components/schemas/TVMTransactionWalletActionStep` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/` response property `oneOf` list for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/method` response property for the response status `200`
  - added `tvm_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/method` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/method` response property for the response status `200`
- **2026-06-17** `468dcf8db580` — 2 warning, 8 info
  - removed the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/call_value` from the response with the `200` status
  - removed the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/call_value` from the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_value` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #21: TronSignTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/data` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/call_value` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/raw_data/contract/items/oneOf[subschema #2: TronTriggerSmartContract]/data` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/amount_type` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/amount` to the response with the `200` status
  - response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #1: NamedTokenTransferSource]/amount` deprecated
  - response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/request_details/body/source/anyOf[subschema #2: CustomTokenTransferSource]/amount` deprecated
- **2026-06-16** `df4ae3c78066` — 1 info
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/oneOf[subschema #22: TronSendTransactionRpcResponse]/data/reference_id` to the response with the `200` status
- **2026-06-16** `8f9eb26a2248` — 10 warning, 2 info
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/method` response property for the response status `200`
  - added the new `signMessage` enum value to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/method` response property for the response status `200`
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #22: TronSendTransactionRpcInput]/params/reference_id` to the response with the `200` status
  - added the required property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/oneOf[subschema #22: TronSendTransactionRpcResponse]/data/hash` to the response with the `200` status
- **2026-06-15** `916b8f0728f4` — 12 breaking, 460 warning, 12 info
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/request_details/body/rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: PolicyRuleResponse]/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/anyOf[subschema #1: PolicyRuleResponse]/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: PolicyRuleResponse]/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #1: RuleIntentCreateRequestDetails]/body/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/MessageSigningCondition` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #2: RuleIntentUpdateRequestDetails]/body/conditions/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TronSignTransactionRpcInput, #/components/schemas/TronSendTransactionRpcInput` to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/TronSignTransactionRpcResponse, #/components/schemas/TronSendTransactionRpcResponse` to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body` response property `oneOf` list for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator` response property for the response status `200`
  - …444 more
- **2026-06-12** `41cbc1e43b72` — 5 info
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_at` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_at` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Wallet]/archived_at` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/archived_at` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Wallet]/archived_at` to the response with the `200` status
- **2026-06-12** `a8d27de9e15d` — 8 breaking, 19 info
  - added `#/components/schemas/CustodianTransactionWalletActionStep` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/IntentAuthorizationUserMember, #/components/schemas/IntentAuthorizationKeyMember, #/components/schemas/IntentAuthorizationKeyQuorum` to the `data/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #3: RuleIntentDeleteRequestDetails]/body` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #1: EVMTransactionWalletActionStep]/finalized` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/finalized` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/finalized` to the response with the `200` status
  - added `#/components/schemas/RuleIntentDeleteRequestBody, subschema #2` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/request_details/oneOf[subschema #3: RuleIntentDeleteRequestDetails]/body` response property `allOf` list for the response status `200`
  - the `body` response's property default value `{}` was removed for the status `200`
  - added discriminator to `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added discriminator to `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added discriminator to `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added discriminator to `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added discriminator to `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added discriminator to `data/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property for the response status `200`
  - added `custodian_transaction` discriminator mapping keys to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/` response property for the response status `200`
  - removed the `finalized` enum value from the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/status/allOf[subschema #1: SVMWalletActionStepStatus]/` response property for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #3: WalletIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
  - removed `subschema #1: User member, subschema #2: Key member, subschema #3: Key quorum member` from the `data/items/oneOf[subschema #6: KeyQuorumIntentResponse]/allOf[subschema #1: BaseIntentResponse]/authorization_details/items/members/items/` response property `oneOf` list for the response status `200`
- **2026-06-10** `ec7df84c24b9` — 4 info
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #3: EthereumPersonalSignRpcInput]/caip2` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #3: EthereumPersonalSignRpcInput]/signature_options` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #4: EthereumSignTypedDataRpcInput]/caip2` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #1: RpcIntentResponse]/allOf[subschema #2]/request_details/body/oneOf[subschema #4: EthereumSignTypedDataRpcInput]/signature_options` to the response with the `200` status
- **2026-06-09** `02e9839a74d4` — 14 info
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #2: EVMUserOperationWalletActionStep]/gas_credits_charged_usd` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/steps/items/oneOf[subschema #3: SVMTransactionWalletActionStep]/gas_credits_charged_usd` to the response with the `200` status
  - removed `#/components/schemas/Gas, subschema #2` from the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/estimated_gas` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Gas, subschema #2` from the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/gas` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/KeyQuorumId, subschema #2` from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/owner_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/KeyQuorumId, subschema #2` from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/owner_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/KeyQuorumId, subschema #2` from the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/owner_id` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/KeyQuorumId, subschema #2` from the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/owner_id` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Gas, subschema #2` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/estimated_gas` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/Gas, subschema #2` to the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/gas` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/KeyQuorumId, subschema #2` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/prior_state/allOf[subschema #1: Policy]/owner_id` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/KeyQuorumId, subschema #2` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/owner_id` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/KeyQuorumId, subschema #2` to the `data/items/oneOf[subschema #4: PolicyIntentResponse]/allOf[subschema #2]/current_resource_data/allOf[subschema #1: Policy]/owner_id` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/KeyQuorumId, subschema #2` to the `data/items/oneOf[subschema #5: RuleIntentResponse]/allOf[subschema #2]/policy/allOf[subschema #1: Policy]/owner_id` response property `anyOf` list for the response status `200`
- **2026-06-08** `93c7790da9d3` — 7 breaking, 1 info
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/destination_amount` became nullable for the status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/estimated_fees` became nullable for the status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/estimated_gas/allOf[subschema #2]/` became nullable for the status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/fees` became nullable for the status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/gas/allOf[subschema #2]/` became nullable for the status `200`
  - the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/estimated_gas/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/gas/allOf[subschema #2]/` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the response property `data/items/oneOf[subschema #2: TransferIntentResponse]/allOf[subschema #2]/action_result/allOf[subschema #2]/response_body/destination_amount` became required for the status `200`
- …earlier changes are on the page: https://skmtc.dev/privy-io/apis/privy-api/changes/v1/intents/get

---

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