OrganizationLicenses

Retrieve an organization license

Retrieves the details of an existing organization license.

get/v3/organizations/{organizationId}/licenses/{id}

Path parameters

organizationIdstring required
idstring required

Unique identifier for the organization license.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
keystring required
revokedboolean required
suspendedboolean required
perpetualboolean required
type'node-locked' | 'hosted-floating' | 'on-premise-floating' required
validityinteger nullable
subscriptionIntervalstring nullable
totalActivationsinteger required
totalDeactivationsinteger required
allowedActivationsinteger required
allowedDeactivationsinteger required
allowedFloatingClientsinteger required
leaseDurationinteger required
expiresAtstring date-time nullable
effectiveDatestring date-time nullable
notesstring nullable

Changes

Changed in 1 of the 3 revisions of this API.1

    • added the optional property customAttributes to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog