Account Endpoints
Get collections owned by an account
Get a paginated list of collections owned by a wallet address, with ownership data.
get/api/v2/account/{address}/collections
Path parameters
addressstring required
The wallet address
Query parameters
afterstring
Cursor for pagination
limitinteger
Number of results to return
chainsChainIdentifier[]
Filter by chains
[ "ethereum" ]
Response
Collections owned by account
Changes
No recorded changes to this endpoint across all 1 revision of this API.