v1
latestOpenAPI 3.0.42026-08-062942352.0 MBActivationLogs
List all activation logs
Returns a list of activation logs. The activation logs are returned sorted by creation date in ascending order.
get/v3/activation-logs
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 product.
Unique identifier for the license.
Unique identifier for the activation.
actionstring
Activation or Deactivation.
createdAfterstring date-time
Activation logs created after.
createdBeforestring date-time
Activation logs created before.
searchstring
Search string.
ID of the resource.
Date of creation
Response
OK