Skip to content

[Question]: Does not support pagination? #17

@SHxKM

Description

@SHxKM

Version

1.1.0

Operating System

Linux

Python Version

3.12

What happened?

Does this library not support the limit parameter? my get_unsubscribes/get_bounces are timing out in my web server because responses are taking a long time to return. I've tried passing limit in various ways but always got more items than limit.

Steps to reproduce

client.bounces.get(
                domain=self.domain,
                params=params
            )

Relevant log output

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageTriage is required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions