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