Working with paginated responses in the Ping Proxies API
Parameter | Type | Description | Default |
---|---|---|---|
page | integer | The page number to retrieve | 1 |
per_page | integer | Number of items to return per page | 100 |
Field | Description |
---|---|
data | Array containing the items for the current page |
item_count | Number of items returned in the current page |
page | Current page number |
per_page | Number of items requested per page |
total_count | Total number of items that match your search criteria across all pages |
per_page
: 1per_page
: 100per_page
: 100page
: 1