Latest experience score for a profile
dex_latest_experience_scoresRetrieve a DEX score profile's experience metrics: overall health, baseline, daily change, and category scores. Optionally scope by device, remote office, or custom group.
Instructions
Retrieves the most recent DEX experience score for a score profile: overall score, health (0 poor, 1 average, 2 good, 3 unknown), baseline score, change from the previous day, and per-category scores (Device Performance, Application Reliability, etc.). Optionally scope the score to a single device, a remote office, or a custom group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cgFilter | No | Optional: scope to one custom group by its group ID, from Endpoint Central's custom group listing (/api/1.4/customgroup/getCGList). | |
| resourceId | No | Optional: scope to one device by its resource_id, from som_computers_list. | |
| branchOffice | No | Optional: scope to one remote/branch office by its resource_id, from som_remote_offices_list. | |
| 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. |