Export activations

Exports activations in the csv format.

GET/v3/activations/export
JWT
activation:read

Parameters

NameTypeInDescription
includearrayquery
productIdobjectqueryUnique identifier for the product.
metadata.keyobjectqueryMetadata key associated with the activation.
metadata.valueobjectqueryMetadata value associated with the activation.
organizationIdobjectqueryUnique identifier for the organization.
licenseIdobjectqueryUnique identifier for the license.
releaseVersionobjectqueryRelease version associated with the activation.
osobjectqueryOs used for activation.
location.countryCodeobjectqueryCountry code for the activation.
lastSyncedAtobjectqueryActivations last synced at.
license.keyobjectqueryLicense key.
userIdstringqueryUser id.
searchstringquerySearch string.
idobjectqueryID of the resource.
createdAtobjectqueryDate of creation
updatedAtobjectqueryDate of last update

Responses

200 OK