Export all trial activations

Exports all trial activations in the csv format.

GET/v3/trial-activations/export
JWTtrialActivation:read

Query parameters

productIdobject

Unique identifier for the product.

expiredboolean

Whether trial activation is expired.

expiresAtobject

Trials expiring at.

osobject

Os used for trial activation.

metadata.keyobject

Metadata key associated with the trial activation.

metadata.valueobject

Metadata value associated with the trial activation.

customAttributeobject

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

location.countryCodeobject

Country code for the trial activation.

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

updatedAtobject

Date of last update

Response

200 OK