GET License
The GET /License method is used to view the current license. This method returns HTTP 200 OK on a success with the license details. This method has no input parameters other than the standard headers (see Endpoint Common Features). For more information regarding licensing, see Licensing.
Table 455: GET License Response Data
Name | Description |
---|---|
Keyfactor Version |
A string indicating the Keyfactor Command version number in the format: majorversion.incrementalversion.patchnumber
|
License Data |
An object containing your Keyfactor customer information. |
Issued Date | A string indicating the valid issue date of the license, in UTC. |
Expiration Date | A string indicating the valid expiration date of the license, in UTC. |
Licensed Products |
An array of objects containing details of the products and features included in the license. Tip: Currently there is only one licensed product offered, which is Keyfactor Command.
|


