HomeGuidesRecipesAPI ReferenceChangelog
Treasury Portal Login
API Reference

Get Transactions

List transactions, filter by query params.

Query Params
string
Defaults to f9fa9aef-449e-46af-a677-3eabda0d1598

Returns transactions where the vault appears on either side — as the source or destination. Use this for a complete view of a vault's activity.

string
Defaults to f9fa9aef-449e-46af-a677-3eabda0d1598

Narrows results to transactions that originated from this specific vault.

string
Defaults to f9fa9aef-449e-46af-a677-3eabda0d1598

Narrows results to transactions where funds were sent to this specific vault.

date
Defaults to 2025-01-01T00:00:00.000Z

Returns transactions created on or after this timestamp.

string
Defaults to 2025-01-01T00:00:00.000Z

Returns transactions created on or before this timestamp.

string
Defaults to USDT_TRC20

Filters by the asset token used in the transaction.

string
enum
Defaults to complete

Filters by the current transaction status.

Allowed:
string
Defaults to TMSkxBZpzhEQJHtSoz9QLwTf75LbVsC3ar

Filters by the on-chain wallet address from which the transaction was sent.

string
Defaults to 15

Number of transactions to return per page. Defaults to 15, maximum is 100.

string
Defaults to WzE3NjgyMzQxOTE0NjYsIjdhZDk1OTcyLTdkYjUtNTZmZC05NDQwLWNiN2Y2ZmRiNTBkNiJd

Opaque pagination token returned in pagination.nextCursor from the previous response. Pass this value to retrieve the next page of results.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json