List all devices - v2

Returns information about all the user devices protected using Druva inSync.

Query Params
integer

Specify the user ID to get a list of devices associated with a single user. Get the ID of a user using the 'List all users' API.

userIDs
array of integers

Specify the user IDs, separated by commas, to get a list of devices associated with multiple users. Get the user IDs using the 'List all users' API.

userIDs
deviceIDs
array of integers

Filter the list of devices by specifying only the required device IDs, separated by commas. Get the device IDs by using this ‘List all devices’ API.

deviceIDs
profileIDs
array of integers

Specify the profile IDs, separated by commas, to get a list of devices associated with multiple profiles. Get the ID of a profile using the ‘List all profiles’ API.

profileIDs
string

Specify the prefix from the device name by which you intend to search and list the devices. Example - “My” is the prefix in the device name “MyDevice123”.

string

Filter the list of devices by the inSync Client version installed on it. Example - 6.2.0

string
enum

Filter the list of devices by specifying the operating system of the device.

Allowed:
string
enum

Filter the list by specifying the status of the device.

Allowed:
string
enum

The upgrade state of the device.

Allowed:
string

The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.

date-time

Filter to list devices that are connected to Druva inSync after a particular date. Example format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list devices that are connected to Druva inSync before a particular date. Example format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list devices that are added to Druva inSync after a particular date. Example format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list devices that are added to Druva inSync after a particular date. Example format - YYYY-MM-DDTHH:MM:SSZ

string

Get device information using the unique serial number assigned to an individual piece of hardware by the manufacturer.

string

Get device information using the unique 128-bit number UUID used to identify device on internet.

boolean
enum

Filter the list of devices that are marked as inactive. For example, if you select true, all devices that are marked as inactive are listed. For more information about inactive devices, see <a href=https://docs.druva.com/Endpoints/030_Set_up_inSync_for_Endpoints/010_Initial_Configuration/030_Create_and_manage_profiles/010_Create_a_profile>Create Profile.

Allowed:
Responses

400

Bad Request

401

The request did not include an authentication token or an expired authentication token was supplied.

404

The requested resource was not found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json