# PeopleVox pagination method

## Overview

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

## 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>
