Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination to Phone Numbers API #7

Open
ignacio-chiazzo opened this issue May 29, 2022 · 0 comments
Open

Add pagination to Phone Numbers API #7

ignacio-chiazzo opened this issue May 29, 2022 · 0 comments

Comments

@ignacio-chiazzo
Copy link
Owner

The business_id/registered_numbers API returns an array of phone_numbers and a cursor to the next and previous page. If the set has more than 250 numbers there is no way to paginate them in the SDK. We should introduce a module that can paginate resources easily and add it to the mentioned API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant