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

# Pagination limits

Chift applies pagination limits for all endpoints returning multiple items, ensuring reliable performance and smooth synchronization with connectors.

By default, pages contain **50 items**, but you can request higher limits depending on your account plan and usage needs.

***

### Default and maximum limits

| Tier         | Default limit | Maximum limit | Availability                       |
| ------------ | ------------- | ------------- | ---------------------------------- |
| Standard     | 50            | 100           | Enabled by default                 |
| Upon request | 50            | 500           | Available upon request             |
| Enterprise   | 50            | 1000          | Available for Enterprise customers |

***

### Standard accounts

By default, the pagination limit is set to **50 items per page**, with a **maximum of 100**.\
This behavior applies to all accounts and connectors unless explicitly changed.

If you do not provide a `limit` parameter in the request, Chift automatically applies the default value of **50**.

***

### Upon request

For specific use cases — such as heavy data synchronization or batch processing — Chift can extend the maximum pagination limit to **500 items per page**.\
This is available **upon request** for eligible accounts and is controlled by the Chift team via feature flags.

<Info>
  **How it works**

  Chift manages pagination limits internally and can increase them for selected accounts based on use case and data volume.\
  This extended limit applies across all connectors where relevant.
</Info>

***

### Enterprise tier

Enterprise customers benefit from an increased pagination limit of up to **1000 items per page**.\
This higher limit is reserved for Enterprise-tier accounts.
