---
title: "Changes to Get intent by address"
method: GET
path: "/intents/address/{address}"
---

# Changes to Get intent by address

`GET /intents/address/{address}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-07-22** `76a4e00b118d` — 1 info
- **2026-02-17** `2168c5f4fdd5` — 2 warning, 9 info
- **2025-12-13** `0172b83f90c7` — 3 info
- **2025-11-11** `fce39ccb3e9d` — 1 info

## Changes

- **2026-07-22** `76a4e00b118d` — 1 info
  - added the optional property `deposit_token_account` to the response with the `200` status
- **2026-02-17** `2168c5f4fdd5` — 2 warning, 9 info
  - removed the optional property `fees` from the response with the `200` status
  - removed the optional property `totalAmount` from the response with the `200` status
  - added the optional property `app_fee_in_asset_token` to the response with the `200` status
  - added the optional property `app_fee_in_usd` to the response with the `200` status
  - added the optional property `asset_token_decimals` to the response with the `200` status
  - added the optional property `asset_token_symbol` to the response with the `200` status
  - added the optional property `fees_in_asset_token` to the response with the `200` status
  - added the optional property `fees_in_usd` to the response with the `200` status
  - added the optional property `slippage` to the response with the `200` status
  - added the optional property `total_amount_in_asset_token` to the response with the `200` status
  - added the optional property `total_amount_in_usd` to the response with the `200` status
- **2025-12-13** `0172b83f90c7` — 3 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
- **2025-11-11** `fce39ccb3e9d` — 1 info
  - endpoint added

---

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