---
title: "Get a ramp order by intent address"
method: GET
path: "/ramp/orders/by-intent/{intentAddress}"
tags: ["Ramp"]
---

# Get a ramp order by intent address

`GET /ramp/orders/by-intent/{intentAddress}`

Returns the full details of a ramp order looked up by its on-chain intent address.

## Path parameters

- `intentAddress` string, required

## Response `200`

Ramp order details

## Other responses

- `404` — Order not found

## Changes

- **2026-04-09** `654264f49b4d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/ramp/orders/by-intent/:intentAddress/get.md)

---

[API](https://skmtc.dev/horuslabsio/apis/chainrails-api.md) · [All operations](https://skmtc.dev/horuslabsio/apis/chainrails-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/horuslabsio/chainrails-api/revisions/dcf19c1bab20/schema)
