Export activation logs
Exports activation logs in the csv format.
GET/v3/activation-logs/export
JWT
activation:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| productId | object | query | Unique identifier for the product. |
| licenseId | object | query | Unique identifier for the license. |
| activationId | object | query | Unique identifier for the activation. |
| action | string | query | Activation or Deactivation. |
| search | string | query | Search string. |
| id | object | query | ID of the resource. |
| createdAt | object | query | Date of creation |
Responses
200
401
403
429
500