Skip to main content
GET
Fetch Transactions

Authorizations

x-app-id
string
header
required

Your application ID from the Breet dashboard

x-app-secret
string
header
required

Your application secret from the Breet dashboard

X-Breet-Env
string
header
required

Environment selector: development or production

Query Parameters

size
integer

Number of items per page

page
integer

Page number (1-indexed)

status
string

Filter by transaction status (e.g. completed, pending)

address
string

Filter by wallet address

assetId
string

Filter by asset ID

Response

List of transactions returned successfully