get
https://api.proof.com/v1/transactions
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.