List all trial activations

Returns a list of trial activations. The trial activations are returned sorted by creation date in ascending order.

GET/v3/trial-activations
JWTtrialActivation:read

Query parameters

pageinteger

The page number.

Range: [1, 2147483647]Format: int32

limitinteger

The number of records per page. Must be a number between 1 and 100.

Range: [1, 100]Format: int32

sortstring

The sort string to sort the returned records e.g. "-createdAt"

Pattern: ([+-]\w*\.*\w*){1}(\|[+-]\w*){0,5}

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

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

osstringrequired

Allowed values: windows, linux, macos, android, ios

hostnamestringrequired
locationobjectrequired
containerbooleanrequired
offlinebooleanrequired
productIdstringrequired
metadataarray of objectrequired
customAttributesarray of objectrequired
osVersionstring
vmNamestring
appVersionstring
releaseVersionstring
releaseChannelstring
releasePlatformstring
expiresAtstring

Format: date-time