Export all trial activations

Exports all trial activations in the csv format.

GET/v3/trial-activations/export
JWT
trialActivation:read

Parameters

NameTypeInDescription
productIdobjectqueryUnique identifier for the product.
expiredbooleanqueryWhether trial activation is expired.
expiresAtobjectqueryTrials expiring at.
osobjectqueryOs used for trial activation.
metadata.keyobjectqueryMetadata key associated with the trial activation.
metadata.valueobjectqueryMetadata value associated with the trial activation.
location.countryCodeobjectqueryCountry code for the trial activation.
searchstringquerySearch string.
idobjectqueryID of the resource.
createdAtobjectqueryDate of creation
updatedAtobjectqueryDate of last update

Responses

200 OK