Retrieve or Calculate License Cotermination via API

Nicola_Romano
New here

Retrieve or Calculate License Cotermination via API

Hi,

I am using Python and the Meraki Python library to retrieve some data about organizations and licenses. However, I am having trouble finding data about the license expiration (cotermination) for the organization.

I tried using the get /organizations/{organizationId}/licensing/coterm/licenses request, but I couldn’t find the cotermination license expiration for the organization. Do I have to manually calculate it as shown here (The Science behind Licensing Co-Termination - Cisco Meraki Documentation) or am I missing another endpoint that contains this data?

Thank you in advance.

1 Reply 1
jimmyt234
Building a reputation

Using this endpoint returns the expiration date for the Org: Get Organization Licenses Overview - Meraki Dashboard API v1 - Cisco Meraki Developer Hub

Get notified when there are additional replies to this discussion.