Skip to content

watchlists.v1.list_members only returns first 100 elements #129

Closed
@csanders-git

Description

@csanders-git

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions