List all activation events
Returns a list of activation events. The activation events are returned sorted by creation date in ascending order.
Query parameters
The page number.
The number of records per page. Must be a number between 1 and 100.
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.
Search string.
ID of the resource.
Date of creation
Response
OK
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○