Export activations

Exports activations in the csv format.

GET/v3/activations/export
JWTactivation:read

Query parameters

includearray of string
productIdobject

Unique identifier for the product.

metadata.keyobject

Metadata key associated with the activation.

metadata.valueobject

Metadata value associated with the activation.

customAttributeobject

Custom attribute values associated with the activation, filtered as customAttribute.<name>[<op>]=value, e.g. customAttribute.region[eq]=EU.

organizationIdobject

Unique identifier for the organization.

licenseIdobject

Unique identifier for the license.

releaseVersionobject

Release version associated with the activation.

osobject

Os used for activation.

location.countryCodeobject

Country code for the activation.

lastSyncedAtobject

Activations last synced at.

license.keyobject

License key.

userIdstring

User id.

Length: [0,256]

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

updatedAtobject

Date of last update

Response

200 OK