Plivo home page
Search...
⌘K
Ask AI
Support
Log in
Request Trial
Search...
Navigation
Pagination
Home
AI Agents
Verify
Programmable APIs
Concepts
API Reference
FAQs
Overview
Session object
Create a session
Retrieve a session
List all sessions
Validate a session
Verify Status Callbacks
On this page
Parameters used for pagination
Pagination
Plivo uses offset-based pagination to list resources.
For instance, if a search request has a result of 100 objects with limit = 10 and offset = 5, then objects with indices 51 through 60 are returned.
Parameters used for pagination
limit
integer
A limit on the number 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.
Assistant
Responses are generated using AI and may contain mistakes.