Skip to main content
GET
/
ramp
/
orders
/
{id}
Get a ramp order by ID
curl --request GET \
  --url https://api.chainrails.io/api/v1/ramp/orders/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter your Chainrails API key as a Bearer token

Path Parameters

id
number
required

Ramp order ID

Response

Ramp order details