Closed
Description
It appears that list_members returns by default 100 users. Watchlists may contain over 100 users. There is no pagination documented in the code or docs. The total_count parameter returns the proper number of users.
The API reference page for v1 doesn't indicate that pagination is supported, however the v2 version does. My guess is that during the update to support v2, developers broke v1 functionality. As a result, v2 endpoints should be supported to ensure functionality remains as the SDK is unable to fetch watchlist members given current functionality as a result.
Metadata
Metadata
Assignees
Labels
No labels