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

# Get a ramp order by ID

`GET /ramp/orders/{id}`

Returns the full details of a ramp order, scoped to the authenticated client.

## Path parameters

- `id` number, 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/:id/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)
