May 6, 2026
6 days ago
Added a new Application Licenses resource exposing per-license assignment data.
Added
Application Licenses
Get Application Licenses
- An endpoint to retrieve license assignments across your applications, including
id,application_id,name,license_type,active,is_paid_license,external_user_id,last_activity_date,zylo_created_at, andzylo_modified_at.
Get Application License by Id
- An endpoint to retrieve a single license assignment by its id.
Applications
- Added an
application_licensesrelationship to retrieve the license assignments for an application.
Application Users
- Added an
application_licensesrelationship to retrieve the license assignments for an application user.