> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# OffsetInput

> The page info.

**Input object**

The page info.

## Input fields

<ParamField name="limit" type="Int">
  The number of items to return per page. The maximum for limit is 20.
</ParamField>

<ParamField name="offset" type="Int">
  The number of items to skip.
</ParamField>
