> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/developer-hub/connector-builder/building-your-own-connector/4-endpoints/endpoint-options/pagination/peoplevox-pagination-method.md).

# PeopleVox pagination method

## Overview

This pagination method has been developed specifically for PeopleVox. It should not be used with other systems.

## Limit-offset options

<table><thead><tr><th width="284">Option</th><th>Summary</th></tr></thead><tbody><tr><td>Limit</td><td>Enter the number of items to be returned per page. For example: <code>50</code>.</td></tr><tr><td>Total count tag field</td><td>The name of the PeopleVox response field which contains the total number of records available. For PeopleVox this is <code>TotalCount</code>.</td></tr></tbody></table>
