Retrieve a license

Retrieves the details of an existing license.

GET/v3/licenses/{id}
JWT
license:read

Parameters

NameTypeInDescription
id*stringpathUnique identifier for the license.

Responses

200 OK
{
  "id": "string",
  "createdAt": "2019-08-24T14:15:22Z",
  "updatedAt": "2019-08-24T14:15:22Z",
  "key": "string",
  "revoked": true,
  "suspended": true,
  "perpetual": true,
  "totalActivations": 0,
  "totalDeactivations": 0,
  "validity": 0,
  "expirationStrategy": "immediate",
  "subscriptionInterval": "string",
  "subscriptionStartTrigger": "creation",
  "fingerprintMatchingStrategy": "fuzzy",
  "allowedActivations": 0,
  "allowedDeactivations": 0,
  "type": "node-locked",
  "allowedFloatingClients": 0,
  "serverSyncGracePeriod": 0,
  "serverSyncInterval": 0,
  "allowedClockOffset": 0,
  "cryptoBindingEnabled": true,
  "disableClockValidation": true,
  "expiringSoonEventOffset": 0,
  "leaseDuration": 0,
  "leasingStrategy": "per-machine",
  "effectiveDate": "2019-08-24T14:15:22Z",
  "expiresAt": "2019-08-24T14:15:22Z",
  "activatedAt": "2019-08-24T14:15:22Z",
  "lastUsedAt": "2019-08-24T14:15:22Z",
  "allowVmActivation": true,
  "allowContainerActivation": true,
  "allowClientLeaseDuration": true,
  "userLocked": true,
  "requireAuthentication": true,
  "disableGeoLocation": true,
  "notes": "string",
  "productId": "string",
  "entitlementSetId": "string",
  "productVersionId": "string",
  "maintenancePolicyId": "string",
  "maintenanceExpiresAt": "2019-08-24T14:15:22Z",
  "currentReleaseVersion": "string",
  "maxAllowedReleaseVersion": "string",
  "organizationId": "string",
  "organization": {
    "id": "string",
    "createdAt": "2019-08-24T14:15:22Z",
    "updatedAt": "2019-08-24T14:15:22Z",
    "name": "string",
    "email": "string",
    "description": "string",
    "allowedUsers": 0,
    "address": {
      "addressLine1": "string",
      "addressLine2": "string",
      "city": "string",
      "state": "string",
      "country": "string",
      "postalCode": "string"
    },
    "resellerId": "string",
    "reseller": {
      "id": "string",
      "createdAt": "2019-08-24T14:15:22Z",
      "updatedAt": "2019-08-24T14:15:22Z",
      "name": "string",
      "email": "string",
      "description": "string",
      "allowedUsers": 0,
      "allowedOrganizations": 0
    }
  },
  "userId": "string",
  "user": {
    "id": "string",
    "createdAt": "2019-08-24T14:15:22Z",
    "updatedAt": "2019-08-24T14:15:22Z",
    "name": "string",
    "firstName": "string",
    "lastName": "string",
    "email": "string",
    "role": "string",
    "twoFactorEnabled": true,
    "googleSsoEnabled": true,
    "lastLoginAt": "2019-08-24T14:15:22Z",
    "company": "string",
    "allowCustomerPortalAccess": true,
    "roles": [
      "string"
    ],
    "lastSeenAt": "2019-08-24T14:15:22Z",
    "organizationId": "string",
    "organization": {
      "id": "string",
      "createdAt": "2019-08-24T14:15:22Z",
      "updatedAt": "2019-08-24T14:15:22Z",
      "name": "string",
      "email": "string",
      "description": "string",
      "allowedUsers": 0,
      "address": {
        "addressLine1": "string",
        "addressLine2": "string",
        "city": "string",
        "state": "string",
        "country": "string",
        "postalCode": "string"
      },
      "resellerId": "string",
      "reseller": {
        "id": "string",
        "createdAt": "2019-08-24T14:15:22Z",
        "updatedAt": "2019-08-24T14:15:22Z",
        "name": "string",
        "email": "string",
        "description": "string",
        "allowedUsers": 0,
        "allowedOrganizations": 0
      }
    },
    "resellerId": "string",
    "reseller": {
      "id": "string",
      "createdAt": "2019-08-24T14:15:22Z",
      "updatedAt": "2019-08-24T14:15:22Z",
      "name": "string",
      "email": "string",
      "description": "string",
      "allowedUsers": 0,
      "allowedOrganizations": 0
    },
    "metadata": [
      {
        "id": "string",
        "createdAt": "2019-08-24T14:15:22Z",
        "updatedAt": "2019-08-24T14:15:22Z",
        "key": "string",
        "value": "string",
        "viewPermissions": [
          "activation"
        ],
        "visible": true
      }
    ],
    "tags": [
      "string"
    ],
    "emailPreference": {
      "metrics": true
    }
  },
  "resellerId": "string",
  "reseller": {
    "id": "string",
    "createdAt": "2019-08-24T14:15:22Z",
    "updatedAt": "2019-08-24T14:15:22Z",
    "name": "string",
    "email": "string",
    "description": "string",
    "allowedUsers": 0,
    "allowedOrganizations": 0
  },
  "additionalUserIds": [
    "string"
  ],
  "allowedIpRange": "string",
  "allowedIpRanges": [
    "string"
  ],
  "allowedIpAddresses": [
    "string"
  ],
  "disallowedIpAddresses": [
    "string"
  ],
  "allowedCountries": [
    "string"
  ],
  "disallowedCountries": [
    "string"
  ],
  "metadata": [
    {
      "id": "string",
      "createdAt": "2019-08-24T14:15:22Z",
      "updatedAt": "2019-08-24T14:15:22Z",
      "key": "string",
      "value": "string",
      "viewPermissions": [
        "activation"
      ],
      "visible": true
    }
  ],
  "meterAttributes": [
    {
      "id": "string",
      "createdAt": "2019-08-24T14:15:22Z",
      "updatedAt": "2019-08-24T14:15:22Z",
      "name": "string",
      "allowedUses": 0,
      "totalUses": 0,
      "grossUses": 0,
      "floating": true,
      "viewPermissions": [
        "activation"
      ],
      "visible": true
    }
  ],
  "tags": [
    "string"
  ]
}