The GET /transfers endpoint retrieves a list of transfers based on the provided query parameters. This operation allows you to filter and paginate through the list of transfers. It is useful for fetching transfer records associated with a specific sender, and for managing large datasets by limiting the number of records returned in a single request and skipping a specified number of records.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!