Parameters used for pagination
| Name | Type | Description | 
|---|---|---|
| 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 that denotes the number of objects by which the results should be offset. |