getNftsByWallet

Get a list of all NFTs that an account has on its wallet.

Path Params
string
required
Defaults to 0xd39c0e05ea7f1be84f9cf987b2f903de6074723d65fdee1d65b48f637d16eeb4

Queried wallet address.

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to AGE

Select sorting parameter.

Allowed:
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*