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
JWTlicense:read
Query parameters
pageinteger
The page number.
Range: [1, 2147483647]Format: int32
limitinteger
The number of records per page. Must be a number between 1 and 100.
Range: [1, 100]Format: int32
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Pattern: ([+-]\w*\.*\w*){1}(\|[+-]\w*){0,5}
licenseIdobject
Unique identifier for the license.
eventobject
Name of the event.
licenseKeyobject
License key associated with the subscription log.
searchstring
Search string.
Length: [0,256]
idobject
ID of the resource.
createdAtobject
Date of creation
Response
200
401
403
429
500
200 OK
idstringrequired
createdAtstringrequired
Format: date-time
updatedAtstringrequired
Format: date-time
licenseIdstringrequired
eventstringrequired
changesarray of objectrequired