Skip to main content
GET
List transfers

Authorizations

Authorization
string
header
required

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

Query Parameters

cursor
string

Transfer ID to continue listing from

size
string

Number of transfers per page, defaults to 20

Response

Paginated transfers

Paginated transfers using a cursor for more results

transfers
object[]
required

Transfers returned for this page

cursor
string

Cursor for the next page of results