Plivo home page
Search...
⌘K
Ask AI
Support
Log in
Request Trial
Search...
Navigation
Request
Pagination
Messaging API
Voice API
Verify API
Phone Numbers
Account API
Other APIs
Getting Started
API Reference
Number Porting
Regulatory Compliance
Overview
Request
Overview
Authentication
Content-Type
Timeouts and Proxies
Pagination
Asynchronous Request
Response
Account Phone Number
Phone Number
Incoming Carrier
On this page
Parameters used for pagination
Request
Pagination
Plivo uses offset-based pagination to list resources.
For instance, if your search request has a result of 100 objects with limit = 10 and offset = 5, then Plivo will return objects with indices 51 through 60.
Parameters used for pagination
limit
integer
A limit on the number of phone numbers to be returned. limit can range between 1 and 20, and the default is 20.
offset
integer
A pagination cursor to denote the number of objects by which the results should be offset.
Timeouts and Proxies
Asynchronous Request
Assistant
Responses are generated using AI and may contain mistakes.