Get Devices ​
Endpoint ​
GET /unified/mdm/devices/{id}Integrations supported
- Kandji
Path parameters ​
The ID of the resource.
23423523Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79dThe format of the response.
unifiedreturns the response with unified mappings applied.rawreturns the unprocessed, raw response from the remote API.normalizedapplies the unified mappings and returns the data in a normalized format.streamreturns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified.
unifiedrawnormalizedstream
unifiedExcludes the remote_data attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=nameQuery parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=barResponse Body ​
The unique identifier for the device
Supported in
- Kandji
The display name of the device
Supported in
- Kandji
The host/system name of the device
The DNS name of the device
The NetBIOS name of the device (Windows)
The type/category of the device
workstationservermobiletabletlaptopdesktopvirtual_machineother
Whether the device is corporate-owned (as opposed to personally-owned/BYOD)
The platform family of the device
windowsmacoslinuxiosipadosandroidchromeosunknown
Supported in
- Kandji
The hardware model of the device
Supported in
- Kandji
The hardware manufacturer of the device
The serial number of the device
Supported in
- Kandji
The asset tag / inventory tag of the device
The operating system name
The operating system version
Supported in
- Kandji
The operating system build identifier
Supported in
- Kandji
Additional operating system version information
Supported in
- Kandji
Whether the disk encryption is enabled on the device
Whether the host firewall is enabled on the device
Whether MDM management is enabled on the device
Supported in
- Kandji
Whether a management agent is installed
Supported in
- Kandji
The management agent version
Supported in
- Kandji
Enrollment state of the device in the provider
enrolledpendingremovedmissingunknown
Supported in
- Kandji
Approval state if the provider requires approval
approvedpendingrejectedunknown
Whether the device is currently offline
The date and time the device was first enrolled
Supported in
- Kandji
The date and time the device was most recently enrolled
Supported in
- Kandji
The date and time the device was last scanned for vulnerabilities or security posture signals, when supported by the underlying product
The date and time of the last recorded activity for the device
Supported in
- Kandji
The organization/account the device belongs to
The unique identifier for an organization
The name of the organization
The assigned owner of the device
Supported in
- Kandji
The unique identifier for a user
The name of the user
The emails of the user
The email address
The type of email address
Whether the email address is primary
The applied policy / blueprint
Supported in
- Kandji
The unique identifier for a policy
The name of the policy
Whether an endpoint detection and response (EDR) agent is installed or detected on the device
The health/status of the EDR agent on the device, when available from the underlying product
healthyunhealthydegradedunknown
The number of critical severity vulnerabilities detected on the device
The number of high severity vulnerabilities detected on the device
The patch compliance status of the device, based on signals available in the underlying product
up_to_dateupdates_availableunknown
The maintenance status
nonependingactivecompletedunknown
The date and time maintenance starts
The date and time maintenance ends
The maintenance reason message
The date and time warranty starts
The date and time warranty ends
The manufacturer fulfillment date
The date and time the last backup succeeded
The date and time the last backup failed
Total backup usage in bytes
The public IP address of the device
The private IP addresses of the device
The MAC addresses of the device
The device's tags
Supported in
- Kandji
The tag's unique identifier
The tag's name
Notes attached to the device
The note's unique identifier
The note's title
The note's owner
The note's owner's unique identifier
The note's content
Provider or customer specific fields mapped into a flexible key-value object
The date and time the device record was created
The date and time the device record was last updated
Raw data returned from the remote API call.