Guild Roster Limit

I have looked through the documentation for the guild roster and do not see a return limiter in the parameters. Is there a way to prevent the entire roster from being dumped, and only returning the active players? Loading 800+ characters for a roster seems a bit silly.

1 Like

Looking for the exact same thing. I noticed they have the query params _page=n and _pageSize=n but only in the documents API. Iā€™m pretty sure they have some sort of query param for this just not documented (well, hopefully).

there is no way to limit this request but the data returned is limed and does not hold the entire character information you can always filter out players of your choosing by class rank race and so on