List Transactions

Returns a list of transactions. The returned transactions are sorted by creation date, with the most recently created transactions appearing first.

Returns

A dictionary with a data property that contains an array of up to limit transactions, starting at index offset. Each entry in the array is a separate transaction object. If no more transactions are available, the resulting array will be empty.

Language
Authorization
Header
Click Try It! to start a request and see the response here!