Skip to main content
🚧 The Ramp API is currently under construction. Endpoints and features described here are subject to change. Do not use in production until this notice is removed.

Get Transaction

This endpoint fetches the complete details of a specific Ramp transaction (either off-ramp or crypto-to-crypto) using its transactionId.

Endpoint

GET {{baseURL}}/v1/ramp/transaction/{{transactionId}}

Headers


Path Parameters


Request Example


Success Response (Off-Ramp) 200 OK


Success Response (Crypto-to-Crypto) 200 OK


Error Responses