/availableDevices

This endpoint returns a list of all devices found by the bridges in the account that have not yet been added. Devices of a certain type will not be reported in the response if the user does not have permission to add them. Since adding specific device types requires calling a device-type-specific API, it is recommended to filter on the devices supported by the cameras, rather than retrieving "all" types.

It is important to note that after using the pageSize parameter, the "totalSize" in the response represents the total number of available devices, not the number of bridges resulting from the query string.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!