Activations

Retrieve an activation

Retrieves the details of an existing activation.

get/v3/activations/{id}

Path parameters

idstring required

Unique identifier for the activation.

Query parameters

includeIncludeActivationProperties[]

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
os'windows' | 'linux' | 'macos' | 'android' | 'ios' required
osVersionstring nullable
hostnamestring required
vmNamestring nullable
containerboolean required
appVersionstring nullable
releaseVersionstring nullable
releaseChannelstring nullable
releasePlatformstring nullable
offlineboolean required
productIdstring required
expiresAtstring date-time nullable
licenseIdstring required
lastSyncedAtstring date-time required
leaseExpiresAtstring date-time nullable
userIdstring nullable

Changes

Changed in 1 of the 2 revisions of this API.8

    • added the optional property user/twoFactorRequiredFrom to the response with the 200 status

      response-optional-property-added

    • added the required property customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property organization/customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property organization/reseller/customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property user/customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property user/organization/customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property user/organization/reseller/customAttributes to the response with the 200 status

      response-required-property-added

    • added the required property user/reseller/customAttributes to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog