Discovered Devices
Get Discovered Devices
Returns devices that SecuriThings has discovered but does not yet manage, unlike the Get Devices endpoint, which returns managed devices.
query Parameters
limitThe number of items to return, default is 100 and maximum is 1000.
offsetThe number of items to skip before starting to collect the result set.
deviceSources.idFilter discovered devices by the device source they were discovered from.
The unique identifier.
deviceTypeFilter discovered devices by device type.
vendorFilter discovered devices by vendor.
onboardingStatusFilter discovered devices by onboarding status.
discoveredAfterFilter devices discovered after the specified date, in ISO 8601 format.
discoveredBeforeFilter devices discovered before the specified date, in ISO 8601 format.
Get Discovered Devices › Responses
A list of discovered devices.
A list of discovered devices.
totalThe total number of discovered devices matching the query.
