Accounts
Account vault activity discovery
Discovers vault tuples an account interacts with (shares and/or controller-enabled debt), including sub-accounts when available. Uses meta.hasMore for pagination continuation on the hot path rather than an exact meta.total.
get/v3/accounts/{address}/activity
Path parameters
addressstring required
Query parameters
chainIdstring
Comma-separated list of chain IDs (single value allowed).
offsetinteger
limitinteger
Requested page size. Values above the endpoint cap are clamped; the default shared cap is 100.
Response
Account activity
Changes
No recorded changes to this endpoint across all 1 revision of this API.