While asking in the Discord about how often the https://api.foldingathome.org/team/:team/members endpoint updates, someone kindly pointed out that this API has a hard limit of 1000 entries, which totally caught me off guard
I was then recommended to check out the https://apps.foldingathome.org/daily_te ... ry.txt.bz2 file instead, which does seem to contain everything — but it's huge! Before I commit to parsing that daily, I just wanted to double-check: is this the recommended approach for accessing complete team member data?
Appreciate any insights, and thanks to those who already helped out!