Discussions

Ask a Question
Back to All

Number of members from API call

Hi, I have just created a CURL API call in PHP to get the active members. This works well but only returns the first 50 members. I have tried with and without a ?status=100 (for active members) appended to the query and both return 50. I cannot see any return limits or notes on how to paginate in the API reference documentation. Any help much appreciated.

Thanks, Nick