List devices
list-devicesRetrieve registered devices for development and testing, with optional filters by name, UDID, status, platform, or ID.
Instructions
Get a list of registered devices for development and testing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of devices to return (default 100, max 200) | |
| filter.id | No | Filter by device ID(s) | |
| filter.name | No | Filter by device name(s) | |
| filter.udid | No | Filter by UDID(s) | |
| filter.status | No | Filter by device status(es) | |
| filter.platform | No | Filter by platform(s) |