Gets the details for an individual license, child license, or trial license by its keycode.

GET {{baseUrl}}/api/ecom/licenses/:keycode

[DEPRECATED: APIs under the ECom.Licenses scope are scheduled for End of Life effective December 1, 2020. At that time this API will no longer be available. Please see ECom.Shop (e.g. Get License) for the next generation Ecommerce API functionality.]

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"License":{"LicenseId":106242310,"Keycode":"CDA94E50B56249CDB0AC","ExternalAccountId":"MyAccountRef9355","Seats":50,"SeatsUsed":0,"StorageGb":50,"StartDate":"2022-11-29T10:36:05.3098461Z","ExpirationDate":"2023-11-29T10:36:05.3098461Z","Modules":[{"Seats":50,"Name":"DNS Protection","Code":"DNS","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3098461Z","ExpirationDate":"2023-11-29T10:36:05.3098461Z"},{"Seats":50,"Name":"Webroot Security Awareness Training","Code":"WSAT","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3098461Z","ExpirationDate":"2023-11-29T10:36:05.3098461Z"}]}}