Skip to main content
GET
List lease transactions
Returns a paginated list of all transactions for a specific lease.

Params

leaseId
string
required
The unique identifier of the lease
limit
integer
default:10
Maximum number of transactions to return (0-100)
startingAfter
string
Cursor for pagination. Pass the id of the last transaction from the previous page to get the next page.

Response

transactions
array