Get License Key
Retrieve the details of a specific license key by its ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
License key ID
Response
The unique identifier of the business associated with the license key.
The timestamp indicating when the license key was created, in UTC.
The unique identifier of the customer associated with the license key.
The unique identifier of the license key.
The current number of instances activated for this license key.
The license key string.
The unique identifier of the payment associated with the license key.
The unique identifier of the product associated with the license key.
active
, expired
, disabled
The maximum number of activations allowed for this license key.
The timestamp indicating when the license key expires, in UTC.
The unique identifier of the subscription associated with the license key, if any.