List all activation events

Returns a list of activation events. The activation events are returned sorted by creation date in ascending order.

GET/v3/activation-events
JWTactivationEvent: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}

licenseIdobject

Unique identifier for the license associated with the event.

activationIdobject

Unique identifier for the activation associated with the event.

eventTypeobject

Activation lifecycle event type (created, updated, deleted, lease-expired).

userIdobject

Unique identifier for the user associated with the event.

organizationIdobject

Unique identifier for the organization associated with the event.

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

Response

200 OK

idstringrequired

Format: uuid

createdAtstringrequired

Format: date-time

eventTypestringrequired

Allowed values: created, updated, deleted, lease-expired

productIdstringrequired

Format: uuid

licenseIdstringrequired

Format: uuid

activationIdstringrequired

Format: uuid

licenseTypestringrequired
osstringrequired

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

hostnamestringrequired
normalizedHostnamestringrequired
containerbooleanrequired
offlinebooleanrequired
metadataarray of objectrequired
deviceIdstring

Format: uuid

userIdstring

Format: uuid

organizationIdstring

Format: uuid

osVersionstring
vmNamestring
locationobject
releaseVersionstring
releaseChannelstring