ActivationEvents

Retrieve an activation event

Retrieves the details of an existing activation event.

get/v3/activation-events/{id}

Path parameters

idstring required

Unique identifier for the activation event.

Response

OK

idstring uuid required
createdAtstring date-time required
eventType'created' | 'updated' | 'deleted' | 'lease-expired' required
productIdstring uuid required
licenseIdstring uuid required
deviceIdstring uuid nullable
activationIdstring uuid required
userIdstring uuid nullable
organizationIdstring uuid nullable
licenseTypestring required
os'windows' | 'linux' | 'macos' | 'android' | 'ios' required
osVersionstring nullable
hostnamestring required
normalizedHostnamestring required
vmNamestring nullable
containerboolean required
releaseVersionstring nullable
releaseChannelstring nullable
offlineboolean required

Changes

Changed in 1 of the 3 revisions of this API.1