List all reseller licenses

Returns a list of reseller licenses. The reseller licenses are returned sorted by creation date in ascending order.

GET/v3/resellers/{resellerId}/licenses
JWTreseller:license:read

Path parameters

resellerIdstringrequired

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}

userIdstring

Unique identifier for the user. A user is associated with a license directly, via a user group, or through the additionalUserIds property.

Length: [0,256]

organizationIdobject

Unique identifier for the organization.

activation.lastSyncedAtobject

The last synced at date of the activation linked to the license.

product.displayNameobject

Product Associated with the license.

productVersion.displayNameobject

Product Version associated with the license.

includearray of string

Whether to include related entities in the response.

keyobject

The key associated with the license.

revokedboolean

Whether a license is revoked.

suspendedboolean

Whether a license is suspended.

typeobject

Type of the license.

validityobject

The duration after which the license will expire.

subscriptionIntervalobject

Subscription interval for the license.

allowedActivationsobject

Allowed number of activations for the license.

allowedDeactivationsobject

Allowed number of deactivations for the license.

totalActivationsobject

Total number of activations for the license.

totalDeactivationsobject

Total number of deactivations for the license.

notesobject

The license notes.

metadata.keyobject

Metadata key associated with the license.

metadata.valueobject

Metadata value associated with the license.

expiresAtobject

Licenses expiring at.

expiredboolean

Whether license is expired.

perpetualboolean

Whether license is perpetual.

entitlementSetIdobject

ID of the linked entitlement set.

searchstring

Search string.

Length: [0,256]

idobject

ID of the resource.

createdAtobject

Date of creation

updatedAtobject

Date of last update

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

keystringrequired
revokedbooleanrequired
suspendedbooleanrequired
perpetualbooleanrequired
typestringrequired

Allowed values: node-locked, hosted-floating, on-premise-floating

totalActivationsintegerrequired

Format: int32

totalDeactivationsintegerrequired

Format: int32

allowedActivationsintegerrequired

Format: int32

allowedDeactivationsintegerrequired

Format: int32

allowedFloatingClientsintegerrequired

Format: int32

leaseDurationintegerrequired

Format: int32

subscriptionIntervalstring
expiresAtstring

Format: date-time

effectiveDatestring

Format: date-time

notesstring
metadataarray of object
customAttributesarray of object
meterAttributesarray of object
productobject
productVersionobject
entitlementSetobject
userIdstring
userobject
organizationIdstring
organizationobject