Hi All,
If I have an organization using the co-term license model. How do I determine what type of License was installed using the API.
The only one I can find of value, is URL/organizations/<organizationId>/licenses/overview
which produces.
{
"status": "OK",
"expirationDate": "Feb 8, 2020 UTC",
"licensedDeviceCounts": {
"MS": 100
}
}
Kind Regards,
Leon