search_organizations
Find service organizations, customers, sites, or organizational units by name or filters. Use pagination and sorting to retrieve bounded results.
Instructions
Find service organizations, customers, sites, or organization units by human name or bounded filtering and pagination. Customer-scoped site listing is PREVIEW and may change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Fetch bounded pages, up to 20 pages or 10,000 records. | |
| name | No | Case-insensitive human-name search. Automatically scans bounded pages; do not combine with pageNumber or pageSize. | |
| select | No | N-central FIQL/RSQL row filter. | |
| sortBy | No | Field used to sort results. | |
| pageSize | No | Page size from 1-1000; -1 is used only on documented operations. | |
| parentId | No | Service-org parent for customers or customer parent for sites. | |
| nameMatch | No | Human-name matching mode; requires name. | |
| sortOrder | No | Sort direction. | |
| pageNumber | No | Page number, starting at 1. | |
| organizationType | Yes | Organization kind to search. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |