Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Microsoft Intune 

Extracted Data

 

Endpoint:

https://login.microsoftonline.com/{tenant}/oauth2
/v2.0/token

Description:

Authenticate with the API and returns a token in exchange for valid credentials.

Documentation:

https://docs.microsoft.com/graph/auth-v2-service#4-get-an-access-token

 

Endpoint:

{+serverUrl}/beta/deviceManagement/managedDevices

Description:

List properties and relationships of the managedDevice objects.

Permissions:

DeviceManagementManagedDevices.Read.All, DeviceManagementServiceConfig.Read.All

Extracted Fields:

id, userId, deviceName, managedDeviceOwnerType, enrolledDateTime, lastSyncDateTime, operatingSystem, complianceState, managementAgent, osVersion, azureADRegistered, deviceEnrollmentType, azureADDeviceId, model, manufacturer, serialNumber, managedDeviceName

Documentation:

https://docs.microsoft.com/graph/api/intune-devices-manageddevice-list

 

Endpoint:

{+serverUrl}/beta/deviceManagement/detectedApps

Description:

List properties and relationships of the detectedApp objects.

Permissions:

DeviceManagementApps.Read.All

Extracted Fields:

id, displayName, version, sizeInByte, deviceCount

Documentation:

https://docs.microsoft.com/graph/api/intune-devices-detectedapp-list

 

Endpoint:

{+serverUrl}/beta/deviceManagement/detectedApps/{appId}

/managedDevices

Description:

List managed devices of the detectedApp objects.

Permissions:

DeviceManagementConfiguration.Read.All

Extracted Fields:

deviceId

Documentation:

https://docs.microsoft.com/en-us/graph/api/intune-devides-manageddevice-list

 

Endpoint:

{+serverUrl}/beta/users

Description:

Get all users

Documentation:

https://docs.microsoft.com/graph/api/user-list?view=graph-rest-beta&tabs=http