GET
/
v1
/
ramp
/
wallet
Get All Ramp Wallets
curl --request GET \
  --url https://api.me-cash.com/v1/ramp/wallet \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Response

200

A list of all Ramp wallets retrieved successfully.