Retrieve activations by time
Retrieve activations as time series data.
GET/v3/analytics/activations
JWT
analytics:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| productId | object | query | Unique identifier for the product. |
| licenseId | object | query | Unique identifier for the license. |
| startDate | string | query | Start date to get the activations from. |
| endDate | string | query | End date to get the activations to. |
Responses
200
401
403
429
500