Skip to main content

Devices API Reference

This section describes the API endpoints for device management, including provisioning, activation, deactivation, and custom information operations. Endpoints are grouped by operation type for clarity.

1. Device Collection Operations

2. Device Detail Operations

3. Device Info & Customization

4. Device Sensors & Telemetry

FeatureAPI EndpointUse Case
List Device SensorsGET /api/v1/devices/{deviceId}/sensorsRetrieves a list of sensors associated with a device.
List Device CPQsGET /api/v1/devices/{deviceId}/cpqsRetrieves a list of CPQs (custom property queries) associated with a device.
Get Telemetry ConfigsGET /api/v1/devices/{deviceId}/telemetry-configs?deviceType={weda-node,sub-node}Retrieves telemetry configurations for a device.

5. Device Activation & Deactivation

6. Organization-Scoped Device Operations


Last updated on Mar-31, 2026 | Version 1.0.0