list_organizations
Retrieve all organizations from your Zendesk instance. Supports pagination to handle large datasets.
Instructions
List ALL organizations in the Zendesk instance. No filter parameters — to find an organization by name, domain, external_id, or tag use search with type:organization name:<name> or type:organization tags:<tag>. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| per_page | No | Number of organizations per page (max 100) |