Home > @infiniteobjects/eth-tokens-service > RetrieveAssetsQueryParams > tokenIds
An array of token IDs to search for (e.g. ?token_ids=1&token_ids=209) Will return a list of assets with token_id matching any of the IDs in this array.
Signature:
tokenIds?: string;