List Batch Transfers

Retrieve the list of all batch transfers. A batch transfer contains the totals of all the transfers in the batch transfer list.

get
Authorizations
AuthorizationstringRequired

API Key as Bearer Token

Query parameters
searchstringOptional

Search parameter to use while filtering the list

pageinteger · int32Optional

The target page to retrieve if available. Minimum value is 1.

page_sizeinteger · int32Optional

Required page size. Acceptable range is from 1 to 100.

Responses
200

Success

application/json
get
/v1/transfers/batch
200

Success

Last updated