I’ve been trying to use Group Memberships to return a list of members above a certain rank, but the limitations on the types of filtering we’re able to do leaves me with no other choice but to manually query each user/rank (quickly eating up the 100 requests per api key rate limit, which is hit very frequently due to seemingly no caching layer on Roblox’s end).
Has anybody figured out an alternative or solution to this?