Skip to main content
GET
/
transfers
/
{id}
Get Transfer
curl --request GET \
  --url https://api.caminotreasury.com/v1/transfers/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

API key for authentication. Pass your key in the x-api-key header.

Path Parameters

id
string
required

Response

Transfer details

The response is of type object.