Skip to main content

Get Tokens by Owner

GET 

/admin/tokens/owner/:ownerAddress

Get a list of tokens that belong to an ownerAddress

Request

Path Parameters

    ownerAddress stringrequired
    Example: 0xFDf589954F97b376F0794990d47948371f6824B1

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema

    object

Loading...

Was this page helpful?