Licenses
List all subscription logs
Returns a list of subscription logs. The subscription logs are returned sorted by creation date in ascending order.
get/v3/licenses/subscription-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 license.
Name of the event.
License key associated with the subscription log.
searchstring
Search string.
ID of the resource.
Date of creation
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.