Get all batch transfers
This operation will respond with a list of batch transfers for the institution defined by the authenticated user’s context.
GET
Get all batch transfers
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The audit user to log the request
Key used for pagination. Use values from lastEvaluatedKey returned by the response to fetch the next page.
How many batch transfers should be returned per page, default is 25. Cannot be more than 50.
Required range:
1 < x < 50Response
Successful lookup of batch transfers
Get all batch transfers

