Licenses
Get License Key Instance
Retrieve details of a specific license key instance by its ID.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
License key instance ID
Response
200
application/json
License key instance found
The response is of type object
.
JavaScript