Get transactions list
Returns a list of transactions that match the specified search term.
Authorizations
Authorization method required to allow user to access the api endpoints.
Query Parameters
Only find transfers on one specific network
"cosmoshub-4"
"n0192376853"
"ExecuteContract"
1 <= x <= 10010
"0xbe667b06979c46e186cebb4ad2c6fb6af8fb034e4723518416b2e7d3aeeb4753"
Only find transactions on one specific address
"C6RarBbo5zxMzFiVhYAvbGUWiJGuVsSczawdXdGzeEoj"
Filter by transaction status SUCCEEDED or ERROR
SUCCEEDED, ERROR "SUCCEEDED"
Start time (ISO 8601). Converted to Date.
"2025-01-01T00:00:00Z"
End time (ISO 8601). Converted to Date.
"2025-12-31T23:59:59Z"
Workspace id to filter these transactions by that workspace's token whitelist (asset-level overrides only — see TransactionService). Omit for the unfiltered response.
Restores the unfiltered response, ignoring the workspace token whitelist. Only meaningful alongside workspace_id.