Qodex.ai
Qodex.ai
Introduction
Zylo API
Get list of subscriptionsGet subscription by IDGet subscription license aggregatesCreate new export job recordGet export jobs by subscriptionGet export job by IDCreate new import JobGet import jobs by subscriptionGet import job by IDCSV to Import JobCreate Usage Connect import jobCSV to Usage Connect importGet Usage Connect import status
Introduction
Zylo API
Get list of subscriptionsGet subscription by IDGet subscription license aggregatesCreate new export job recordGet export jobs by subscriptionGet export job by IDCreate new import JobGet import jobs by subscriptionGet import job by IDCSV to Import JobCreate Usage Connect import jobCSV to Usage Connect importGet Usage Connect import status
HomeZylo APIGet subscription license aggregates

Get subscription license aggregates

GET https://api.zylo.com/v1/subscriptions/:subscriptionid/users/aggregates/licenses

RESPONSES

status: OK

[{"licenseName":"Example License","isPaidLicense":false,"licenseType":"feature license","purchased":10,"provisioned":10,"active":5,"inactive":5}]
Previous
Get subscription by ID
Next
Create new export job record