Skip to main content
GET

Transaction History

Retrieve a paginated list of all transactions.

Query Parameters

integer
default:"20"
Number of transactions to return (max 100)
integer
default:"0"
Number of transactions to skip
string
Filter by status: pending, completed, failed

Response

array
Array of transaction objects
integer
Total number of transactions
boolean
Whether more transactions exist