Skip to main content
GET
/
transfers
Fetch a Bulk Transfer
curl --request GET \
  --url https://api.flutterwave.com/v3/transfers \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

batch_id
string
required

Response

200 - undefined