Hi Team, I am looking for any documentation on possible values of state and their descriptions https://developer.cisco.com/meraki/api-v1/#!get-organization-licenses {baseUrl}}/organizations/:organizationId/licenses { "id": "1234", "licenseType": "MX64-ENT", "licenseKey": "Z21234567890", "orderNumber": "4C1234567", "deviceSerial": "Q234-ABCD-5678", "networkId": "N_24329156", "state": "active", "seatCount": null, ...} state : 'active', --- description ??? 'expired',--- description ??? 'expiring',--- description ??? 'unused',--- description ??? 'unusedActive'--- description ??? or 'recentlyQueued'--- description ??? Regards Manish Kumar
... View more