---
title: "List ramp orders"
method: GET
path: "/ramp/orders"
tags: ["Ramp"]
---

# List ramp orders

`GET /ramp/orders`

Returns ramp orders for the authenticated client, optionally filtered by type. Newest first.

## Query parameters

- `type` 'on-ramp' | 'off-ramp'

## Response `200`

List of ramp orders

## Changes

- **2026-07-22** `76a4e00b118d` — 1 info
  - added the new optional `query` request parameter `type`
- **2026-04-09** `654264f49b4d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/ramp/orders/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)
