list_devices
Retrieve all managed devices with details including name, OS, online status, organization, and last contact time. Filter by organization or use pagination.
Instructions
List all devices managed by NinjaOne. Returns device name, OS, online status, organization, and last contact time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of devices to return per page (max 1000) | |
| after | No | Device ID cursor for pagination — returns devices after this ID | |
| organization_id | No | Filter devices by organization ID |