Read all transactions
Transactions
Read all transactions
This endpoint reads all transactions.
GET
Read all transactions
Documentation Index
Fetch the complete documentation index at: https://docs.lumx.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header on the format Bearer <API_KEY>.
Query Parameters
Number of transactions to return per page.
Required range:
1 <= x <= 100Cursor for pagination. Use the nextCursor or previousCursor from the previous response to get the next or previous page.
Filter transactions by customer's unique identifier.
Response
200 - application/json
Resources successfully retrieved.
An array containing all transactions.