list_organizations
List all organizations (clients/customers) in NinjaOne. Returns organization ID, name, description, and node count with pagination support.
Instructions
List all organizations (clients/customers) in NinjaOne. Returns organization ID, name, description, and node count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of organizations to return per page | |
| after | No | Organization ID cursor for pagination |