With per device licensing, I'm able to get the license type:
"licenseType": "MX64-ENT"
But for orgs with the co-termination model, I can't seem to find a way to determine if an organization has Advanced Security licenses. The getOrganizationLicensesOverview endpoint only returns the device counts, without specifying which license is in use.
Aside from manually tagging the orgs in question, is there a way for me to determine this using the API?