Alchemy Logo

getAssetsByOwner

POST
/{apiKey}

Returns assets owned by the specified address.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

Owner addressstringrequired

The owner address to filter assets by.

Configurationobjectoptional

Optional configuration object for sorting and pagination.

Responses

200

Returns assets owned by the specified address.

Was this page helpful?