v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-31249122.2 KB
Transactions

Get transactions

Fetch the authenticated user’s transactions. Use page, limit, and date range to filter. For a single row and up-to-date status, use GET /api/v1/transactions/{transactionId}.

get/api/v1/transactions

Query parameters

pageinteger
limitinteger
start_datestring date-time
end_datestring date-time

Response

OK