getdevices
Retrieve all devices in your account with optional filters for organization, group, online status, and more.
Instructions
Gets all devices in an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Unique identifier for the device. | |
| page | No | Current page number for paginated results. | |
| take | No | Maximum number of items to retrieve in a query. | |
| org_id | No | Unique identifier for an organization to filter by. | |
| group_id | No | List of unique identifiers for media groups to filter by. | |
| is_online | No | Filter devices by their online status. | |
| group_name | No | Collection of group names to filter by. | |
| include_snap | No | Include the snapshot of the currently playing content. JPG format, base64 encoded. | |
| device_type_id | No | Unique identifier for the type of device. |