Could you add a filter (wallets/?id__in=1,2,3) to request multiple wallets in a single query?

We do not support batch retrieval of specific wallets, if you require details for a set of wallets, you will need to make individual requests for each wallet via the /v1/wallets/{walletId} endpoint.