v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Lists all device discovery tasks, with optional filtering by type and status.

get/device-discoveries

Query parameters

NextTokenstring

A token used for pagination of results.

MaxResultsinteger

The maximum number of device discovery jobs to return in a single response.

TypeFilter'ZWAVE' | 'ZIGBEE' | 'CLOUD' | 'CUSTOM' | 'CONTROLLER_CAPABILITY_REDISCOVERY'

The discovery type to filter device discovery jobs by.

StatusFilter'RUNNING' | 'SUCCEEDED' | 'FAILED' | 'TIMED_OUT'

The status to filter device discovery jobs by.

Response

Success

NextTokenstring

A token used for pagination of results when there are more device discovery jobs than can be returned in a single response.