Skip to main content
GET
/
swaps
/
{id}
Get swap
curl --request GET \
  --url https://api.remitflex.com/v1/swaps/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key created in the RemitFlex Dashboard (rmf_live_... or rmf_test_...). Key management endpoints require a dashboard JWT and are not part of this reference.

Path Parameters

id
string<uuid>
required

Response

Swap fetched