Device experience score and details
dex_device_experienceRetrieves the DEX experience overview for a device: baseline and current scores, health status, OS, device details, and last logged-on user.
Instructions
Retrieves the DEX experience overview for one device under a score profile: baseline and current experience scores, overall score health (0 poor, 1 average, 2 good, 3 unknown), OS name/version, device name, model, type, platform, last logged-on user, and when the score was last updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scoreProfileId | Yes | Numeric DEX score profile ID. Obtain it from dex_meta (its lastVisitedProfileId field) or from the score profiles configured in the Endpoint Central DEX console. | |
| agentResourceId | Yes | Numeric resource_id of the target computer, from som_computers_list. |