---
title: "Changes to Get user intents"
method: GET
path: "/intents/user/{sender}"
---

# Changes to Get user intents

`GET /intents/user/{sender}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-02-17** `2168c5f4fdd5` — 2 warning, 9 info
- **2025-12-13** `0172b83f90c7` — 30 info
- **2025-11-11** `fce39ccb3e9d` — 1 info

## Changes

- **2026-02-17** `2168c5f4fdd5` — 2 warning, 9 info
  - removed the optional property `items/fees` from the response with the `200` status
  - removed the optional property `items/totalAmount` from the response with the `200` status
  - added the optional property `items/app_fee_in_asset_token` to the response with the `200` status
  - added the optional property `items/app_fee_in_usd` to the response with the `200` status
  - added the optional property `items/asset_token_decimals` to the response with the `200` status
  - added the optional property `items/asset_token_symbol` to the response with the `200` status
  - added the optional property `items/fees_in_asset_token` to the response with the `200` status
  - added the optional property `items/fees_in_usd` to the response with the `200` status
  - added the optional property `items/slippage` to the response with the `200` status
  - added the optional property `items/total_amount_in_asset_token` to the response with the `200` status
  - added the optional property `items/total_amount_in_usd` to the response with the `200` status
- **2025-12-13** `0172b83f90c7` — 30 info
  - added the media type `application/json` for the response with the status `401`
  - added the optional property `items/bridgeExtraData` to the response with the `200` status
  - added the optional property `items/bridger` to the response with the `200` status
  - added the optional property `items/client_id` to the response with the `200` status
  - added the optional property `items/coordinator` to the response with the `200` status
  - added the optional property `items/created_at` to the response with the `200` status
  - added the optional property `items/destination_chain` to the response with the `200` status
  - added the optional property `items/destination_intent_address` to the response with the `200` status
  - added the optional property `items/expires_at` to the response with the `200` status
  - added the optional property `items/fees` to the response with the `200` status
  - added the optional property `items/id` to the response with the `200` status
  - added the optional property `items/initialAmount` to the response with the `200` status
  - added the optional property `items/intent_address` to the response with the `200` status
  - added the optional property `items/intent_nonce` to the response with the `200` status
  - added the optional property `items/intent_status` to the response with the `200` status
  - added the optional property `items/metadata` to the response with the `200` status
  - added the optional property `items/mode` to the response with the `200` status
  - added the optional property `items/needs_relay` to the response with the `200` status
  - added the optional property `items/paymaster_used` to the response with the `200` status
  - added the optional property `items/recipient` to the response with the `200` status
  - added the optional property `items/refund_address` to the response with the `200` status
  - added the optional property `items/relayer` to the response with the `200` status
  - added the optional property `items/relayer_claimed` to the response with the `200` status
  - added the optional property `items/sender` to the response with the `200` status
  - added the optional property `items/source_chain` to the response with the `200` status
  - added the optional property `items/tokenIn` to the response with the `200` status
  - added the optional property `items/tokenOut` to the response with the `200` status
  - added the optional property `items/totalAmount` to the response with the `200` status
  - added the optional property `items/tx_hash` to the response with the `200` status
  - added the optional property `items/updated_at` to the response with the `200` status
- **2025-11-11** `fce39ccb3e9d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/horuslabsio/apis/chainrails-api/docs/intents/user/:sender/get.md) · [API](https://skmtc.dev/horuslabsio/apis/chainrails-api.md) · [Page](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/intents/user/:sender/get)
