List transfers for a given destination
Transfers
List transfers for a given destination
Retrieve list of transfers.
GET
List transfers for a given destination
Authorizations
Path Parameters
Destination ID.
Query Parameters
Status of the transfer.
Filter transfers by comma-separated key.value pairs.
Filter transfers with ended_at less than (exclusive) this RFC3339 timestamp.
Filter transfers with ended_at greater than or equal to (inclusive) this RFC3339 timestamp.
Number of items to return per page.
Sort order for items
Available options:
asc, desc Used for pagination - represents last page seen. Value is included in response when there is a next page.