list_organizations
Retrieve the list of organizations accessible to your API key. Use this tool first to obtain organization GUIDs needed by other tools.
Instructions
Get Organizations For Move Computers Returns the organizations the current API key can target. Use this FIRST to discover org GUIDs to pass as organization_id to other tools. Despite the path name (the endpoint also feeds the portal's 'move computers' org picker), the result is the canonical list of accessible orgs for this key. searchText filters by display name; pass an empty string for the full list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_text | No | ||
| organization_id | No | Override the default organization (ManagedOrganizationId header). | |
| override_organization_id | No | Optional OverrideManagedOrganizationId header. |