Returns a list of non-fungible tokens
Token id
Network entity ID in the format of shard.realm.num
^\d{1,10}\.\d{1,10}\.\d{1,10}$"0.0.2"
The ID of the account to return information for
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$The maximum number of items to return
1 <= x <= 100The order in which items are listed
asc, desc The nft serial number (64 bit type). Requires a tokenId value also be populated.
^((eq|gt|gte|lt|lte):)?\d{1,19}?$