Retrieve hot wallet transactions

This API is a request to retrieve a paginated list of transactions for a hot wallet. The list will include send, receive, and internal transactions, as applicable.

Body Params
wallet
object
required
pagination
object
required
timeStampOptions
object

The date range of the transactions. If the dates aren't provided, the API will fetch all the transactions from one year before the current date to the present day. For example, if today’s date is 2024-11-26, the API will fetch transactions from 2023-11-26T00:00:00.000Z to 2024-11-25T23:59:59.999Z.

syncedTimestampOptions
object

The transactions date range when it was recorded in Liminal. It has a maximum date range of 12 months. Transaction must have success status. If the dates aren't provided, the API will fetch all the transactions from one year before the current date to the present day. For example, if today’s date is 2024-11-26, the API will fetch transactions from 2023-11-26T00:00:00.000Z to 2024-11-25T23:59:59.999Z.

filter
object
Headers
string
enum
Defaults to application/json; charset=utf-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8
application/json