List all transactions

GET

Return a list of enriched transactions starting with the most recent one.

Query parameters

created_afterdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Only return transactions older or equal than this date

created_beforedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Only return transactions newer than this date

cursorstringOptional

Starting point for the set of transactions

limitintegerOptional

The limit of transactions to be returned

account_holder_idstringOptional

If specified, only return the transactions of this account holder

Response

Successful Response

next_cursorstring
datalist of objects