Get transaction history

Get the transaction history for your workspace.

Endpoint Permissions: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.

Query Params
string

Cursor returned in next-page header that can be used to fetch the next page of results

string

Cursor returned in prev-page header that can be used to fetch the previous page of results

string

Unix timestamp in milliseconds. Returns only transactions created before the specified date. Provides an explicit end time. If not provided, default value will be applied, and may change over time. The current default value is the past 90 days.

string

Unix timestamp in milliseconds. Returns only transactions created after the specified date. Provides an explicit start time. If not provided, default value will be applied, and may change over time. The current default value is the past 90 days.

string

You can filter by one of the statuses.

string
enum

The field to order the results by.

Note: Ordering by a field that is not createdAt may result in transactions that receive updates as you request the next or previous pages of results, resulting in missing those transactions.

Allowed:
string
enum

The direction to order the results by

Allowed:
integer
≥ 1
Defaults to 200

Limits the number of results. If not provided, a limit of 200 will be used. The maximum allowed limit is 500

string
enum

The source type of the transaction

string

The source ID of the transaction

string
enum

The destination type of the transaction

string

The destination ID of the transaction

string

A list of assets to filter by, seperated by commas

string

Returns only results with a specified txHash

string

Returns only results where the source is a specific end user wallet

string

Returns only results where the destination is a specific end user wallet

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json