Skip to main content
GET
cURL

Path Parameters

address
string
required

User wallet address

vault_id
string
required

Vault identifier

Query Parameters

type
string

Transaction type filter

limit
integer<int64>

Number of transactions to return (1-200, default: 50)

cursor
string

Pagination cursor

Response

User transaction history

items
object[]
required
next_cursor
string | null