ActivationEvents
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
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Unique identifier for the license associated with the event.
Unique identifier for the activation associated with the event.
Activation lifecycle event type (created, updated, deleted, lease-expired).
Unique identifier for the user associated with the event.
Unique identifier for the organization associated with the event.
searchstring
Search string.
ID of the resource.
Date of creation
Response
OK