You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The
business_id/registered_numbers
API returns an array ofphone_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.The text was updated successfully, but these errors were encountered: