Profile
List all activations
Returns a list of activations of the currently authenticated user. The activations are returned sorted by creation date in ascending order.
get/v3/me/activations
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.
Release version associated with the activation.
Os used for activation.
Country code for the activation.
Activations last synced at.
License key.
userIdstring
User id.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.