> ## 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 higher limits can be requested depending on 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 no `limit` parameter is provided in the request, the default value of **50** is automatically applied.

***

### Upon request

For specific use cases — such as heavy data synchronization or batch processing — the maximum pagination limit can be extended 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**

  Pagination limits are managed internally and can be increased 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.
