---
title: "[Organization] - Organization Limitations"
description: Organization Limitations
url: https://www.contentstack.com/docs/developers/organization/organization-limitations
product: Organization
doc_type: reference
audience:
  - developers
version: v1
last_updated: 2026-03-26
---

# [Organization] - Organization Limitations

This page documents limitations related to retrieving organizations via the GET API call. It is intended for developers integrating with the Organization APIs and should be used when designing or validating organization retrieval workflows and pagination/limits.

## Organization Limitations

- Using GET API call, you can retrieve a maximum of** 100 **organizations.

## Common questions

**Q: What is the maximum number of organizations I can retrieve using the GET API call?**  
A: Using GET API call, you can retrieve a maximum of** 100 **organizations.

**Q: Where can I find the organization retrieval limit documented?**  
A: It is documented on the **[Organization] - Organization Limitations** page under **Organization Limitations**.

**Q: Who should use this information?**  
A: Developers integrating with the Organization APIs should use this information when implementing organization retrieval.