Get user tx history
Path parameters
The user account address
The user account address
Query parameters
Optional event/tx action to filter against
Changes the sort order for the returned txs.
Transactions are always sorted by event time, however the direction (e.g. newest to oldest) can be changed using this parameter.
Optional and defaults to desc if missing.
Optional UUID skip parameter used for pagination.
Providing the last event UUID on a given page will return the next page beginning with the following (unseen) item.
Optional UUID skip parameter used for pagination.
Providing the last event UUID on a given page will return the next page beginning with the following (unseen) item.
Maximum number of transactions to return.
Optional and defaults to 20 if missing.
Maximum number of transactions to return.
Optional and defaults to 20 if missing.
Include text variation fields
Include text variation fields
Calculate and include USD values for amounts, where applicable
Calculate and include USD values for amounts, where applicable
Response
Success response